RE: Problem with accessing HTML page under non-default appBase in Tomcat.

2008-01-11 Thread rajendra_sakpal
Thanks Caldarale/David! Your solution worked. I will take a look at the documents as well. -Rajendra DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or en

Re: Problem with accessing HTML page under non-default appBase in Tomcat.

2008-01-11 Thread David Smith
st Subject: RE: Problem with accessing HTML page under non-default appBase in Tomcat. From: Rajendra Sakpal (Persistent) [mailto:[EMAIL PROTECTED] Subject: Problem with accessing HTML page under non-default appBase in Tomcat. I'm trying to access a HTML file placed in the appBase that i

RE: Problem with accessing HTML page under non-default appBase in Tomcat.

2008-01-11 Thread Caldarale, Charles R
> From: rajendra_sakpal [mailto:[EMAIL PROTECTED] > Subject: RE: Problem with accessing HTML page under > non-default appBase in Tomcat. > > FYI: The problem that I described here has nothing to do with > the problem that I posted yesterday. No, it's exactly the

RE: Problem with accessing HTML page under non-default appBase in Tomcat.

2008-01-11 Thread rajendra_sakpal
== However, I am curious to know if there's any resolution for the problem with accessing HTML page under non-default appBase in Tomcat. FYI: The problem that I described here has nothing to do with the problem that I posted yesterday. I just want to know if I am missing anything/doin

RE: Problem with accessing HTML page under non-default appBase in Tomcat.

2008-01-11 Thread Caldarale, Charles R
> From: Rajendra Sakpal (Persistent) [mailto:[EMAIL PROTECTED] > Subject: Problem with accessing HTML page under non-default > appBase in Tomcat. > > I'm trying to access a HTML file placed in the appBase that > is not under the default "webapps" directory o

Problem with accessing HTML page under non-default appBase in Tomcat.

2008-01-11 Thread Rajendra Sakpal (Persistent)
Hi Folks, I'm trying to access a HTML file placed in the appBase that is not under the default "webapps" directory of Tomcat 5.5. I cannot access the URL (http://10.88.129.18:8088/post35.html) from browser. Server.xml: Note: The post35.html in the above URL is under "/home/

RE: Problem with accessing HTML page under non-default appBase in Tomcat.

2008-01-11 Thread rajendra_sakpal
It's giving me HTTP 400: Bad Request error when trying to access the URL. DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed.