Posted By:
John_Zukowski
Posted On:
Wednesday, May 2, 2001 07:59 AM
Where to get the servlet classes is already covered in the Servlets FAQ.
Posted By:
Michael_Wax
Posted On:
Thursday, April 26, 2001 10:34 AM
You probably downloaded the standard edition of Java, which does not include enterprise packages such as javax.servlet. You need to either download the enterprise edition (J2EE), or you may still be able to download the servlet SDK separately.