How to create a proxy server?
- by Rakesh Juyal
I want to create a proxy server. I googled it and even found some tutorial but those were in PHP.
If somebody is having tutorial of proxy server creation in java then please post it here Or simply let me know what approach should i follow to create a proxy server. [ i will be using Tomcat { if that matters for your answer } ]
Thanks