servlet access to static resources (pictures)

2010-01-13 Thread Holger Rieß
We have defined some paths to static resources in the server.xml: ... Is there a way to get the absolute paths of these folders in a servlet? - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional comma

RE: how do I enable CGI scripts in Tomcat 6?

2010-01-13 Thread Holger Rieß
The context elements are defined in /%CATALINA_HOME%/conf/server.xml: ... There are two web appl

RE: servlet access to static resources (pictures)

2010-01-13 Thread Holger Rieß
The context elements are defined in /%CATALINA_HOME%/conf/server.xml: ... There are two web appl