Here is my situation: Tomcat 4.1 on Solaris 8 using mod_jk2 to integrate with Apache 1.3 My catalina_home is /opt/tomcat
I want all my jsps, images and any static include files to be under the apache document root /webpages instead of /opt/tomcat/webapps/myapp but I want my servlets and classes to reside in /opt/tomcat/webapps/myapp/WEB-INF/classes. I have tried to configure server.xml context path but can't get it to work. Please help. Thanks. Anu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
