News

JSDK (Java Servlet Development Kit) is a package containing all the classes and interfaces needed to develop servlets. JSDK also contains a web server and servlet engine to test your creations.
Servlet 2.4 lacks some of the fireworks of past releases. Servlet 2.2 introduced the notion of self-contained Web applications. Servlet 2.3 added the power of filters and filter chains.
SIP Servlet Defined in Java Specification Request 116, the SIP Servlet Specification provides a container-servlet programming model for SIP applications.
Ok, so I do a lot of Java application development, but want to get into java web programming as well( for my new personal website I'm working on ).What I am confused about is what Java technology ...