| Author |
where can I see Classpath of Tomcat 5?
|
Hai Lin
Ranch Hand
Joined: May 23, 2004
Posts: 79
|
|
Hi All, I installed tomcat 5 in my local PC, when tomcat 5 is runing a servlet, where can I see the servlet container classpath? (not local PC enviroment classpath setting) Thanks a lot. Hai
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12271
|
|
Tomcat pays no attention whatsoever to the environment CLASSPATH. Read the class-loader-howto file in your Tomcat installation for the details on where Tomcat looks for class files. /tomcat-docs/class-loader-howto.html Bill
|
 |
 |
|
|
subject: where can I see Classpath of Tomcat 5?
|
|
|