> From: hanasaki [mailto:[EMAIL PROTECTED] > Subject: servlet.jar - where is it from? > > Where does the Tomcat 5 Servlet.jar come from?
There is no servlet.jar (capitalized or otherwise) in Tomcat. There is a servlet-api.jar, which is a subset of the J2EE download available from Sun. You have to take the whole J2EE SDK or the Sun Application Server Platform Edition (included in the SDK) to get just the J2EE classes and interfaces. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]