1 | Install Java Servlet Development Kit (JSDK). This works with both JDK1.1 and JDK1.2 platforms. |
2 | Servlets can be tested with the utility program servletrunner. |
3 |
Servlet API is a standard extension to the JDK under javax:
|
4 |
The servlet API provides support in 4 categories:
|