| Title |
Installing and Using the Java Servlet SDK |
| Description |
To use the servlets the web server has to be first installed to prepare it to support the Java Servlet SDK. The Netscape web server supports a Java Servlet engine. The JSWDK (Java Server Web Development Kit) is a small web server and supports the Java Server Pages (JSPs) and Servlet SDK. The article also focuses on JSWDK's implementation of debugging and development. The tutorial is arranged o the following topics like Using Servlets, Obtaining the JSWDK, Installing the JSWDK, Running the Servlet, Examples, and Configuring the JSWDK. |
| Comments * |
|