Hi,

I have any number of webapps deployed in Tomcat, I need to create a proxy that 
filters all redirections until the end is reached and displays the final result 
to users.

I already implemented a method that follows all redirections and gets the final 
result, now, that works from the "outside" so to speak, I need to have this 
method running as a master filter in such a way that any requests that goes to 
any of the web apps deployed inside Tomcat pass before this filter, then the 
filter gets what it needs from the various web-apps and return the result to 
the client. 

How can I set up this Proxy in Tomcat?

Thanks a lot.



_________________________________________________________________
With Windows Live, you can organize, edit, and share your photos.
http://www.microsoft.com/middleeast/windows/windowslive/products/photo-gallery-edit.aspx

Reply via email to