how can I put jsp files with html files
From: Justin Mencl (jutmencl12_at_hotmail.com)
Date: 02/07/04
- Next message: Sudsy: "Re: how can I put jsp files with html files"
- Previous message: Chris Smith: "Re: Any do TopCoder?"
- Next in thread: Sudsy: "Re: how can I put jsp files with html files"
- Reply: Sudsy: "Re: how can I put jsp files with html files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 7 Feb 2004 14:18:03 -0800
I have a RH9 machine running Apache2 and Tomcat 4 with mod_jk.so as a
connector. The configuration is running perfectly except for one
little nuisance. Apache is serving from /var/www/html and Tomcat is
serving from /usr/local/tomcat/webapps/'app'/. The connection between
works great for servlets. And the connection works for JSP pages when
the JSP pages are in the Tomcat directory. I would like to have the
JSP pages located with the rest of the HTML files at /var/www/html.
Is there a way to get JSP files in /var/www/html to be served through
Apache to Tomcat? Is there a classBase Context param in Tomcats
server.xml I can use?
Please post to list so everyone may benefit.
TIA.
justin mencl
- Next message: Sudsy: "Re: how can I put jsp files with html files"
- Previous message: Chris Smith: "Re: Any do TopCoder?"
- Next in thread: Sudsy: "Re: how can I put jsp files with html files"
- Reply: Sudsy: "Re: how can I put jsp files with html files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|