change
/webapps/live/mydir/WEB-INF/classes/com/mypackage/myclass.class
to
/webapps/live/WEB-INF/classes/com/mypackage/myclass.class
-----Original Message-----
From: Rick Bosch [mailto:rbosch@actv.com]
Sent: Monday, August 14, 2000 12:28 PM
To: tomcat-user@jakarta.apache.org
Subject: weird problem(some quick help needed)
been using tomcat for a long toime with no probs but now all of the sudden
i have a jsp
in
/webapps/live/mydir/my.jsp
and in
/webapps/live/mydir/WEB-INF/classes/com/mypackage/myclass.class
and my jsp sez
Unable to compile class
com.mypackage.myclass not found
am i missing something obvious, am i just overtired?
thanks
rick
|