The Java Servlet Development
The Java Servlet Development Kit OSDK}contains the class libraries that you wilt need to create servlets, A utility known ao the scrvlctrnnner is also included, which enables you to ttll.it. Nom,~ of servlets Lllt you create, We will tool to execute the examples- in this chapter. You can download the JSDK without charge from the Sun Microsystems Web site at java.sun.corn. Follow the instructions to install this toolkit on your machine. For a Windows machine, the default location of Version 2 of the JDK is The directory bin contains scr vlctrunncr exe Update your Path environment variable so that it includes this directory. The directory c:\Jsdk2.0\lib contains jsdk.jar. This JAR file contains the classes and interfaces that are needed to build servlets. Update your Classpath Environment variable so that it includes Jsdk2. lib jsdk.jar
[vfb id=1]