I'm working on a Laszlo application which makes use of datasets retrieved via HTTP. Recently our company locked down its network such that we are required to go through a proxy server to go to any HTTP site. How does a Laszlo application deal with proxy servers? In my application I have a dataset with an HTTP address to an external (outside our corporate intranet) site. When it tries to connect, the connection times out. I'm assuming this is because the application is trying to go directly to the address instead of through the proxy server. How do I deal with this problem?

Thanks!

--
James Howe
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to