Jason Webber <[EMAIL PROTECTED]> on 12/14/2001 11:11:36 AM

Please respond to "Tomcat Users List" <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:

Subject:  JSP in Apache document root

Is there any way that I can make it so that I can use JSP pages in my
apache document root but keep the tomcat document root seperate that
contains the servlets and other class in web-inf?

You could create a servlet context that maps to your apache document root.
Modify your server.xml

 I just want to be able to have my jsp pages with my normal html pages
and image files sort of like I used to do with PHP files before I switch
to java.

Tomcat 3.3
mod_jk
Apache 1.3.22
Win 2k

TIA


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>









--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to