Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

proxies and localhost

Hi,
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:
[628 byte] By [KatyMc238] at [2007-11-11 10:27:25]
# 1 Re: proxies and localhost
Actually more specifically, if i set my browser's settings to localhost proxy, how can i get it to run a jsp file so it can take the url.

eg HTTP PROXY: localhost/my.jsp PORT: 8899?
KatyMc238 at 2007-11-11 23:34:26 >