Re: Global URL Redirect Tomcat 5

2004-03-03 Thread Christopher Schultz
Nathan,

I am trying to migrate to Tomcat 5 from a different app server.  Is 
there a way to define url redirects? i.e. if a page moved off your 
server to a different location and you do not want to make a redirect page.
You could write a servlet that's mapped to /*, and then have that
servlet replace the hostname (and part of the path?), then send a
redirect back to the browser.
Would this meet your needs?

-chris



signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature


Global URL Redirect Tomcat 5

2004-03-02 Thread Nathan Maves
I am trying to migrate to Tomcat 5 from a different app server.  Is 
there a way to define url redirects? i.e. if a page moved off your 
server to a different location and you do not want to make a redirect 
page.

Nathan

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