Hi Sourabh,
    Much Thanks .
    I'll try that.
ASalam.
----- Original Message -----
Sent: Tuesday, March 26, 2002 1:20 PM
Subject: Re: help with apache and tomcat

hi asalam,
    check the docBase.. It should be "webapps/examples" if your examples dir is in webapps.
 
<Host name="testhost" >

  <Context path="/examples" docBase="webapps/examples" debug="0"  reloadable="true"
crossContext="true">
  </Context>
  </Host>

 
-sourabh

Reply via email to