I am using Apache SOAP from an applet (with the JDK 1.3 plugin), connecting to an Apache & Tomcat server running SOAP. If the browser is using a proxy server to access the Internet, do I need to tell the SOAP Call object about the proxy server? I see in Jonathan Chawke's FAQ that this is possible. Is there a way in the code to determine what the proxy server settings are?
Thanks very much for any help. Mark
