Sep 18, 2003 #1 elanja Programmer Joined Sep 10, 2003 Messages 13 Location IN when tomcat starts ,my class file will be automatically loaded. where can i can put class file in tomcat.
when tomcat starts ,my class file will be automatically loaded. where can i can put class file in tomcat.
Sep 18, 2003 #2 brownie124 Programmer Joined Sep 19, 2002 Messages 61 Location US If I am understanding you correctly, I would try the htdocs directory. Upvote 0 Downvote
Sep 18, 2003 #3 sedj Programmer Joined Aug 6, 2002 Messages 5,610 Have you read the documentation ?! Always a good start ... http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html Upvote 0 Downvote
Have you read the documentation ?! Always a good start ... http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html