What do you mean by the "JSP classes"? Do you mean where you put the JSP pages? Do you mean where you put the Java Classes? You put the JSP pages at the root of your application, unless you specify elsewhere, which is a long discussion. You put classes at [your_app]/WEB-INF/classes/ e.g. [your_app]/WEB-INF/classes/com/manago/user/User.class.

At 01:07 PM 12/11/2002 -0500, you wrote:
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.

Micael

-------------------------------------------------------

This electronic mail transmission and any accompanying documents contain information belonging to the sender which may be confidential and legally privileged. This information is intended only for the use of the individual or entity to whom this electronic mail transmission was sent as indicated above. If you are not the intended recipient, any disclosure, copying, distribution, or action taken in reliance on the contents of the information contained in this transmission is strictly prohibited. If you have received this transmission in error, please delete the message. Thank you


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to