> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Subject: Re: How does one configure Plain host domain url to 
> run web app?
> 
> Dont use a redirect... it goes back to the browser and its not cool.

Nothing wrong with redirects.  They're quite appropriate to allow the
browser to properly evaluate relative links in pages without the need
for the extra gyrations you're suggesting.

> Firstly make a servlet and have a look at the CONTEXT.XML file under 
> META-INF
> 
> Now have a look at WEB.XML under WEB-INF

Watch out for case sensitivity here; both context.xml and web.xml must
be lower-case file names.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to