proxies and localhost
I dont know if im in the right section for this, but i'll ask anyway!
Im doing a project and need to do the following:
When a http request is sent,my browser's proxy is set to localhost.
On my localhost i want to have a jsp file which forwards the request to the college server/proxy, which goes to the web.
Then the page is returned (after a bit of processing in the jsp via a java program, which i know already works).
Is this even possible?!! I know that's a bit confusing, i can go into more detail if someone thinks they can help.
Thanks, kate :WAVE:

