Hi, The book just says that I have to tell my software where to find my class files when compiling. I've already specified the servlet.jar file. As suggested, I will try the jasper-compiler.jar. Thanks all!
Denise Mangano Help Desk Analyst Complus Data Innovations, Inc. -----Original Message----- From: Shapira, Yoav [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 1:07 PM To: Tomcat Users List Subject: RE: Classpath Howdy, Do you mean the classpath for pre-compiling (using JspC) your JSPs? Or the runtime classpath? AFAIK you don't need to specify a special runtime classpath for your JSPs: the relevant jasper jars are in the tomcat server's libraries and are automatically loaded when the server needs to compile JSPs. Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Denise Mangano [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, December 11, 2002 1:07 PM >To: Tomcat-User@Jakarta. Apache. Org ([EMAIL PROTECTED]) >Subject: Classpath > >With release 4.1.12 of Tomcat, which file should be specified for the JSP >classes in my classpath? The book I have as a resource (Core JSP) tell me >to point to jsp.jar, jspengine.jar, or jasper.jar, but I do not see any of >these files. Is it possible this jar file is under a different name in the >newer version? > >Thanks in advance! > >Denise Mangano >Help Desk Analyst >Complus Data Innovations, Inc. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>