Sounds like a tomcat-user question to me.

David






From: "Haytham Samad" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts User List" <[EMAIL PROTECTED]>
Subject: context not under webapps and jsp's cannot find classes
Date: Wed, 29 Jan 2003 04:17:43 -0600


Not sure this is a STRUTS question, but I am using
STRUTS to implement this application and there might
be somethign going on there that I am not aware of.
This is what I am using:
Struts 1.1b, Tomcat 4.1, J2SDK1.4.1.


I have my jsp's installed under WEB-INF\jsp and my
application is placed in a different (it is not under
webapps in Tomcat).  The confguration is fine in
server.xml and web.xml.  The issue is, when I hit one
of the jsp's under my WEB-INF\jsp folder, Tomcat is
unable to compile the jsp java classes it generates.
It cannot find my classes under WEB-INF\classes which
I am using in the page so it throws an exception.  I
also have my forward's correct in my
struts-config.xml.  When the application is installed
under webapps in Tomcat, it runs fine.  When I install
it under a different directory on a different drive, I
get this exception.  Anyone got any ideas to deal with
this?  Thanks.

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

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail


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

Reply via email to