Posts Tagged ‘servlet’

The servlet 3.0 specification has come up with many new and exciting features. This article explains the major changes since the previous specification. Web framework pluggability Annotation Built in File upload support Modularization of of deployment descriptor web.xml Asynchronous servlets and comet support See Introduction to Servlet 3.0 new features