Anonimizer servlet
843840May 15 2002 — edited May 16 2002I want to write a servlet that will do the browsing for me but in an anonimus way. Usually websites that we visit gather info such as IP address, where you are coming from and where you are going next, as well as other bits of info.
Is there some way to use a servlet to remain relatively anonimous?
Chris.