PDA

View Full Version : proxy settings


pep
07-13-2004, 06:47 PM
I run lps and the http client on the same machine,

I have a basic laszlo app which uses a webservice

the webservice is out of the local network and should be accessed through a proxy

Who should be told to use the proxy?
is it tomcat
or lps (for all lzx files)
or the app itself ?

Any help appreciated

antun
07-14-2004, 04:55 PM
It would be in Laszlo, however this isn't currently supported. I have filed a feature request for proxy support.

In the meantime, it might be possible to write a service that proxied your request for you.

-Antun