Articles About

Archives


Warning: Undefined variable $category_id in /srv/users/atlassian/apps/atlassian/public/wp-content/themes/atlassianblogs/product-news.php on line 59

We’re known for providing Aeron’s to all employees (not just developers), but someone snapped this photo of Pete, Brendan, Ben...

Today we put out an announcement on Business Wire that Cenqua and Atlassian are teaming up. More technically, Atlassian has...

One of my daily responsibilities is to look over the code that is checked into our Jira source base. I...

Confluence and Jira have a great plugin system at their core that allows you to install collections of actions, Spring...

In the Servlet 2.4 specification, response.sendError() and response.setStatus() are treated differently. The former redirects you to the configured error page, but the latter still assumes that you're going to be providing the response yourself: