I want to create a servlet which will handle HTTP proxy requests.
In other words, I want to be able to set the HTTP proxy settings in my
browser to point to Tomcat port 8080, and handle the requests in a
servlet.

Before I go too far developing a custom solution ....
Is there anything fundamentally different in a HTTP proxy request ?
Has anyone else tried this ?

I tried a couple of really simple ones, modifiying the SnoopServlet, and

just a simple GenericServlet, neither of which appeared to work.

Any help or suggestions appreciated.
Thanks,
Zrq

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to