HiThis is really for the tomcat list but my subscription is taking ages to come through so...
On tomcat 6.0.18 i need to set the classpath of a webapp, its the only webapp running inside this tomcat.
i believe i need to do something like the following in the web.xml <context-param> <param-name>classpath</param-name> <param-value>/my/webapp/conf</param-value> </context-param>but this seems ignored so can anyone point me to the syntax of what this is and where to put it ?
thanks --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx