Sun Java Solaris Communities My SDN Account Join SDN
 
J2EE

Java Servlet Technology

 
API Specifications
BluePrints
Documentation
Technical Articles & Tips
White Papers
Third-Party
 
Forums
Bug Database
 
Course Certification
Instructor-Led Courses
Online Sessions & Courses
Quizzes
 
 
Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems. A servlet can almost be thought of as an applet that runs on the server side--without a face. Java servlets make many Web applications possible.  » Read More
The reference implementation is included in the Java EE 5 SDK and also in the open-source Java Platform, Enterprise Edition (Java EE) application server, available through the GlassFish project, which you can download from java.net. The reference implementation source code is available from the servlet-sources project on java.net.
 
What's New
 
 
May 10, 2006
Final Release of the Servlet 2.5 Specification Download the final release of the Java Servlet Specification, version 2.5. This version of Java Servlet technology is included in the Java EE 5 Platform.
 
May 10, 2006
Web Tier to Go With Java EE 5: A Look at Resource Injection Read about the support for annotations by Java web tier technologies and how they can simplify access to resources, environment data, and life-cycle control.
 
May 8, 2006
Maintenance Release of the Java Servlet Specification is now available Download the new maintenance release of the Java Servlet Specification
 
January 2, 2006
New Features in Servlet 2.5 Read an article by Jason Hunter, a member of the expert group developing the Java Servlet specification, that details the new features added to the Maintenance Draft Review 3 version of the Java Servlet specification.
 
November 15, 2005
Check Out JSPWiki! Learn about and download JSPWiki, the wiki engine based on JSP technology.
 
Community
 
 
Java Servlet Developers! The Java Servlet Technology Forum is a great place to learn more about developing with servlet technology.
 
Events
Sun Tech Days - Advance your development skills with in-depth technical training.
Topics include Java EE, Java SE, Java ME, Tools, Solaris, Cool Stuff, plus bonus NetBeans Day and OpenSolaris Day. Attend in a city near you.   » Read More
Subscribe to Newsletters
Related Links