I\'m rolling J2EE code that adheres to Servlet 2.5 and I\'m wondering what are the major differences between 2.5 and 3. Pointers to official Sun docs and personal experience
As Don mentioned, the main areas of improvements and additions are:
Check out the Javaone 2008 presentation "Java Servlet 3.0 API: What's new and exciting" for details.