Howdy,
You might want to RTFM on tomcat configuration.  This context
declaration:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/context.html.
Not in web.xml.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Michael Mehrle [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, July 21, 2004 3:21 PM
>To: Tomcat Users List
>Subject: Re: How to configure main web app to skip URL application
context
>
>Which context declaration? In web.xml?
>
>----- Original Message -----
>From: "Shapira, Yoav" <[EMAIL PROTECTED]>
>To: "Tomcat Users List" <[EMAIL PROTECTED]>
>Sent: Wednesday, July 21, 2004 12:05 PM
>Subject: RE: How to configure main web app to skip URL application
context
>
>
>
>Hi,
>Set path="" in your Context declaration.
>
>Yoav Shapira
>Millennium Research Informatics
>
>
>>-----Original Message-----
>>From: Michael Mehrle [mailto:[EMAIL PROTECTED]
>>Sent: Wednesday, July 21, 2004 3:05 PM
>>To: Tomcat Users List
>>Subject: How to configure main web app to skip URL application context
>>
>>The gist of it is that I will forgo Apache altogether and run Tomcat
on
>>port
>>80. Now, in order to do that I need to:
>>
>>a) Serve index.jsp directly like this
http://www.hostname.com/index.jsp
>(or
>>http://www.hostname.com) instead of having to go to:
>>http://www.hostname.com/myapp/
>>
>>b) Serve the rest of my application directly in the same fashion
>without
>>having to specify the webapp context
>>
>>I've seen this done with a Tomcat demo installation of Roller, so I
>know
>>it's possible. Any input would be appreciated.
>>
>>Thanks!
>>
>>Michael
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>This e-mail, including any attachments, is a confidential business
>communication, and may contain information that is confidential,
>proprietary
>and/or privileged.  This e-mail is intended only for the individual(s)
to
>whom it is addressed, and may not be saved, copied, printed, disclosed
or
>used by anyone else.  If you are not the(an) intended recipient, please
>immediately delete this e-mail from your computer system and notify the
>sender.  Thank you.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to