RE: how to put jsp files in regular apache root?

2001-06-05 Thread Swart, James (Jim) ** CTR **
? -Original Message- From: Michael Jennings [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 5:15 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: how to put jsp files in regular apache root? I'm not sure about that one... Try using a context path of , also, you could try

how to put jsp files in regular apache root?

2001-06-04 Thread Gerald Koh
Hi, I have redhat 7.1 running apache 1.3.19 and tomcat 3.2.2. right now it is working, but there are a few outstanding issues. Please keep my newbieness in mind when answering: 1. I think tomcat is serving the static pages as well as the jsps. There are directions on how to change this, but

RE: how to put jsp files in regular apache root?

2001-06-04 Thread Swart, James (Jim) ** CTR **
to prevent changing your source. ?? -Original Message- From: Gerald Koh [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 1:24 PM To: Tomcat User Subject: how to put jsp files in regular apache root? Hi, I have redhat 7.1 running apache 1.3.19 and tomcat 3.2.2. right now it is working

Re: how to put jsp files in regular apache root?

2001-06-04 Thread Michael Jennings
- From: Gerald Koh [EMAIL PROTECTED] To: Tomcat User [EMAIL PROTECTED] Sent: Monday, June 04, 2001 12:23 PM Subject: how to put jsp files in regular apache root? Hi, I have redhat 7.1 running apache 1.3.19 and tomcat 3.2.2. right now it is working, but there are a few outstanding issues

RE: how to put jsp files in regular apache root?

2001-06-04 Thread Gerald Koh
]] Sent: Monday, June 04, 2001 3:23 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: how to put jsp files in regular apache root? Just have a look at $TOMCAT_HOME/server.xml you'll see an entry that looks like: Context path=/examples docBase=webapps/examples

Re: how to put jsp files in regular apache root?

2001-06-04 Thread Michael Jennings
: Gerald Koh [EMAIL PROTECTED] To: Michael Jennings [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, June 04, 2001 4:06 PM Subject: RE: how to put jsp files in regular apache root? Thanks for the info.. one more question... I would like to be able to run jsps in the root, as well as in several