Server-side

  • submit to reddit

Easy User Authorization for Web Applications

Authorization is one of the primary common features of all software systems. While developing an authorization system for our ERP software, I felt that I was...

3 replies - 9456 views - 07/21/09 by Ibrahim Levent in News

Before You Say "It's Not Working"

A few days back a couple of interns working in my office came up to me and said "It's not working". They were talking about a part of an application...

3 replies - 10019 views - 07/14/09 by Bharath Ganesh in Articles

Clustering a Java Web Application With Amazon ElasticLoad Balancing

I will show you how to cluster a Java web application with the help of Elastic Load Balancing. Amazon lately introduced three great services:Elastic Load...

4 replies - 16242 views - 07/14/09 by Lajos Papp in Articles

Continuations to Continue

Jetty-6 Continuations introduced the concept of asynchronous servlets to provide scalability and quality of service to web 2.0 applications such as...

0 replies - 6881 views - 07/02/09 by Greg Wilkins in Articles

Declarative Hyperlinking in RESTEasy

REST APIs must be hypertext driven. That requirement has quite a few implications on how one defines a RESTful interface which in turn has quite a few...

2 replies - 6849 views - 06/23/09 by Solomon Duskis in News

JMS Over HTTP Using OpenMQ (Sun Java System Message Queue and HTTP Tunneling)

You may have already faced a situation where you need to have messaging capabilities in your application while your client application runs in an...

1 replies - 18691 views - 06/22/09 by Masoud Kalali in News

JSF 2.0: the Long-Awaited Successor to JSF 1.x

Check out our latest DZone Refcard on JSF 2.0!JSF 2.0, the long-awaited successor to JSF 1.x, brings exciting new features: less boilerplate code, better error...

0 replies - 8231 views - 06/15/09 by Lyndsey Clevesy in Announcements

Have you started using Spring Dynamic Modules yet?

Get started now! Download the latest DZone Refcard: Getting Started with Spring-DM.  Spring Dynamic Modules (Spring-DM) brings Spring and OSGi together to...

0 replies - 5990 views - 06/08/09 by Lyndsey Clevesy in Announcements

5 Minutes with Jetty During JavaOne 2009

The reception on the Webtide booth was already quite agile since they asked me to open the help system in Eclipse, and Jetty was already there -...

2 replies - 5763 views - 06/03/09 by Felipe Gaúcho in Articles

Red Hat Unveils New JBoss Middleware 'Profiles', Web Framework Kit

At a live, CommunityOne press conference here in San Francisco, DZone sat down with Red Hat's Craig Muzilla and Mark Little to get first hand details of the...

0 replies - 7049 views - 06/01/09 by Nitin Bharti in News

JavaServer Faces 2.0 (JSR 314) Passes Final Ballot

The Java Community Process (JCP) today approved the JavaServer Faces (JSF) 2.0 specification.  12 of the participating members voted 'Yes' while the remaining...

2 replies - 7799 views - 05/27/09 by Nitin Bharti in Articles

Roadmap for Jetty-6, Jetty-7 and Jetty-8

This blog updates the roadmap for jetty-6, jetty-7 and jetty-8 with the latest plans resulting from the move to the Eclipse Foundation and the delay in the...

1 replies - 14395 views - 05/26/09 by Greg Wilkins in Articles

Servlet 3.0 Proposed "Final" Draft

In my December 2008 blog, I strongly criticised the Servlet 3.0 JSR-315 process and the resulting Public Review Draft, describing it as a: "poor document...

1 replies - 8559 views - 05/21/09 by Greg Wilkins in Articles

Five Reasons To Be Excited About the Eclipse Ecosystem

As a developer who depends on the Eclipse platform daily, there are a number of projects that I couldn't do without in the Eclipse eco-system. I'm not talking...

4 replies - 11553 views - 05/15/09 by James Sugrue in Articles

SpringSource tc Server: Tomcat for the Enterprise

At SpringOne this week, SpringSource announced the release of SpringSource tc Server, which gives Tomcat some of those enterprise class features that it was...

4 replies - 12858 views - 04/30/09 by James Sugrue in News