Which on closer inspection might not work. Since it's not possible to set
HTTP headers in SOLO applications, it will not be possible to send for
example SOAPAction headers either, but then the SOAPAction header is not
mandatory.

LZX Reference states the following:

---
implementation of XMLHttpRequest (also called "AJAX")
JavaScript: XMLHttpRequest

Extends Node This class implements the XMLHTTPRequest as specified by the
WHATWG consortium.

In SOLO deployed applications, this class departs from the specification in
these ways:

Cannot set HTTP headers
Cannot access response headers
Cannot send raw POST data
Cannot send repeated query args in a POST using LoadVars
Username/password Auth args to send() not supported
---

regards,
mikko


-----Alkuperainen viesti-----
Lahettaja: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Mikko Valjento
Lahetetty: 28. elokuuta 2006 10:44
Vastaanottaja: [email protected]
Aihe: [Laszlo-user] Connecting SOLO to a web service


The OpenLaszlo's built-in SOAP handling capabilities apparently work only in
proxied applications. Has anyone tried using web services with a SOLO
application by writing their own SOAP client code?

I found this one for Javascript, I'll attempt to implement it in Laszlo in
order to connect my .NET web service with a SOLO application:

http://www.codeproject.com/Ajax/JavaScriptSOAPClient.asp

If you have any suggestions or comments about this, I'd like to hear them!

Regards,
Mikko




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



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

Reply via email to