I'm currently running apache + mod_jk + tomcat.

I put all my servlets in /usr/java/tomcat/webapps/ROOT/web-inf/classes/

I put all my jsp files in /usr/java/tomcat/webapps/ROOT/

When i goto my domain I goto www.domain.com/servlet and it reads the
servlets dir
When I goto my domain I goto www.domain.com/*.jsp and it reads the jsp
directory.

How do I change my servlet directory to say "/www/world/servlets"
 How do I change my jsp directory to say  "/www/world/jsp"

please CC me any replies/suggestions/comments.

THANK-YOU
Phil



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to