On Fri, Jan 7, 2011 at 15:39, Enes Sejfi <[email protected]> wrote:

> Hi,
>
> I wanted to test the io.remote package and used the Request class to
> connect a Java servlet.
> The code :
> var req = qx.io.remote.Request("www.google.de", "GET", "text/plain");
>
> throws the following error :
> this.setUrl is not a function
> if(Q!==undefined){this.setUrl(Q);
>
> Does anyone know the reason of the problem and how to fix it ?
> I am using qooxdoo 1.3.
>

What object does 'this' refer to? What are you trying to do?

If you provide some code showing what you're trying to do, it will be much
easier to review what you might be doing wrong.

Cheers,

Derrell
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to