Is it possible to have Tomcat interpret one URL, e.g.

http://www.mysite.com/dir/dir/file

to really load another one, e.g.

http://www.mysite.com/otherdir/otherfile.do


I think Apache can do this with mod_rewrite; is there a Tomcat 
equivalent? I need this to maintain backward compatibility for people 
using the old URL.

Thanks,
Jacob


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

Reply via email to