Yes, you can download the following free toolkits from Sun:
Java 2 Software Development Kit(SDK), Standard Edition
JavaServer Web Development Kit (JSWDK)
Java Servlet Development Kit (JSDK)
The JSWDK and JSDK include a servlet container in which you can run and test your servlets. You don't need to download both JSWDK and JSDK; you need to download one of them. If you're writing JSP pages and servlets, you should download the JSWDK. If you're writing just servlets, you should download the JSDK.
| Last updated 01/16/2000 10:58:45 AM |