Actually, there is already a project URL Filter for Java Web applications, 
basically does what mod_rewrite and mod_proxy give you. Maybe not in so many 
details, but it is going to save our hide on our next project. :-)

Nix.

----- Original Message ----
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Thursday, February 8, 2007 4:45:39 PM
Subject: RE: URL Redirect Question

> From: Propes, Barry L [GCG-NAOT] 
> [mailto:[EMAIL PROTECTED] 
> Subject: RE: URL Redirect Question
> 
> set that one URL in your welcome page as the default -- say 
> index or default.jsp, or index.html, or whatever.
> That way, people can just click that simple link below.

You can also use a filter or valve within Tomcat to forward the request
to the desired context, and avoid any client interaction.

 - 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]






 
____________________________________________________________________________________
Sucker-punch spam with award-winning protection. 
Try the free Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/features_spam.html

---------------------------------------------------------------------
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