Unfortunately
req.getTransport() returns undefined.
Maybe Derrel can help here?
Alex D. schrieb:
I haven't actually used IframeTransport yet but this looks good:
req.getTransport().setImplementation(qx.io.remote.IframeTransport);
Aha yes.
But how do I do it?
var req = new qx.io.remote.RemoteRequest();
Is it:
req.getTransport().setImplementation(qx.io.remote.IframeTransport);
or
req.getTransport().setImplementation(new
qx.io.remote.IframeTransport());
Thanks allot.
Alex D. schrieb:
I mean this is "implementation" property of the
qx.io.remote.RemoteExchange class.
Hello List,
I want to use the iframe transport but can't find a hint how I tell a
qx.io.remote.RemoteRequest instance what type of transport it should use.
I've subclassed qx.io.remote.IframeTransport and want to tell the remote
request object to use this transport.
How can this be done?
Any help would be great.
Best regards...
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
--
Mit freundlichen Grüßen
Dietrich Streifert
Visionet GmbH
--
Mit freundlichen Grüßen
Dietrich Streifert
Visionet GmbH
|
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel