C
celestius
Hey all --
I'm getting an error from Tomcat, saying it can't find a class. The
class is defined in a .jar file located in WEB-INF/classes (we've also
tried WEB-INF/classes/dotted.package.name). Tomcat doesn't complain
about the correct import statement in the JSP file, but does throw an
error when we give it a bogus package name. Any ideas?
Pachuco
I'm getting an error from Tomcat, saying it can't find a class. The
class is defined in a .jar file located in WEB-INF/classes (we've also
tried WEB-INF/classes/dotted.package.name). Tomcat doesn't complain
about the correct import statement in the JSP file, but does throw an
error when we give it a bogus package name. Any ideas?
Pachuco