Hi, We are dealing with an application which consists of some servlets (running on our Tomcat server) contacting an external server through HTTP calls.
We have a proxy server + firewall between our server and the external one, so we *must* pass trough this proxy server. What I am looking for is a way to tell Tomcat to use that proxy for outbound calls, but I don't get it to work. I can find a lot of documentation on Tomcat+Proxy but it all talks about Tomcat being the destination of the requests. In my case, it is the origin... Does anyone have any ideas? Thanks in advance, Tom Vekemans --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
