| Author |
add classfile in classpath of tomcat
|
naveen jain
Greenhorn
Joined: Oct 02, 2008
Posts: 16
|
|
I have tomcat 5.5 web server. i am putting some class files in CATALINA_HOME/common/lib directory without putting these files in any jar but after restarting the server jsp page is not able to find these files in classpath. but if i put these files in a jar file then only jsp page can find these files. is there any method to add simple class files in common/lib w/o creating jar files.
|
 |
 |
|
|
subject: add classfile in classpath of tomcat
|
|
|