aspose file tools
The moose likes Tomcat and the fly likes add classfile in classpath of tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "add classfile in classpath of tomcat" Watch "add classfile in classpath of tomcat" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: add classfile in classpath of tomcat
 
Similar Threads
javax.Servlet.. Oh where, oh wher can it be?
Servlet Compilation Error
Connecting to a MySQL database
configuring Tomcat 5.0
error starting struts app in tomcat