On Sun, Oct 26, 2008 at 2:12 PM, Eswaramoorthy Ramesh
> We have a web application that sets up a local tomcat server with an
> application deployed into the client machine. To complete the setup, the
> application on Tomcat needs to access the internet from the client
> machine and verify with the source system. But the client machine are within
> a corporate network and needs .pac script to access internet. How can we
> configure Tomcat for all its applications to use a pac (proxy Auto
> Configuration) script to determine the proxy and access the internet?

Wrong way around -- Tomcat doesn't have anything to do with this.
You need to design your apps to find external resources like proxy
configuration info.

FWIW,
-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to