The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Servlet 3.0 Unleashed

Posted by felipegaucho on January 15, 2009 at 1:30 AM PST

Servlet 3.0 is is one of the most wanted technology release from the last few months, and now there is no more reasons to rollback our expectations. servlet 3.0

The specification of Servlet 3.0 was approved by the Public Review Ballot and it was also endorsed by the Java EE Executive Committee (EC).

Next steps

Early adoption: to code solutions based on Servlet 3.0 - the fun part. Let's see what the future of Servlet technology reserves for us :)

For the ones starting to dig the new joy, I suggest you to quickly read the review ballot, and then check some web references:

@WebServlet(name="unleashed")

Related Topics >> J2EE      
Comments
Comments are listed in date ascending order (oldest first)

Good news!