Hey all,
I'm searching for a way to make a proxy server to:
- receive a request from a web-browser.
- allows me to grab the URL and build a web page.
- then forward the request to the destination.
- and then allows me to store and access the response when the
destination returns the page from this same proxy server.
If Tomcat would allow me to do this, can I get a short desc of what I need
to do?
Thanks,
