In an environment totally hosted by Tomcat, how does one accomplish a
301 permanent redirect? What is the equivalent of ".htaccess" in
Tomcat? Can 301 redirects be defined in web.xml?
I am changing technology and don't want my site to loose its page rank.
Example:
mydomain\currentfolder\samefilename.jsp
needs to be redirected to:
mydomain\newfolder\samefilename.jsp
Thanks,
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)