Hi, 
 
I am trying to prove things simpler to move forward step by step. I want to do 
an exercise with the documentation that the link 
http://qooxdoo.org/documentation/0.7/remote_io. I appreciate that if someone 
has a full example of how to do something like that but that the data accessed 
come from a table of a database (mysql, sqlServer), without using JSON and 
instead using text / html. I am very grateful for their responses and their 
collaboration

Marisol Brigitte León Granados> Date: Thu, 20 Mar 2008 16:44:04 -0400> From: 
[EMAIL PROTECTED]> To: qooxdoo-devel@lists.sourceforge.net> Subject: Re: 
[qooxdoo-devel] (no subject)> > On Thu, Mar 20, 2008 at 4:31 PM, marisol 
brigitte león granados> <[EMAIL PROTECTED]> wrote:> >> > I am trying to work 
with JAVA and TOMCAT going to try what helped me and> > then I write to tell 
you the outcome.> >> > With regard to the first two lines of your example:> > 
Var url = encodeURI ( "prog / test.php? Abc & Name = = def test");> > Var r = 
new qx.io.remote.Request (url, "POST" qx.util.Mime.JSON);> >> > 1. The 
parameters (key,value) that you put after the name of the page php,> > be the 
parameters for my query to the database?> > 2. Parameters may be affixed to the 
application using something mentioned in> > the documentation that is called: 
setParameter (key, value)?> > 3. As I see in the documentation of Qooxdoo I can 
get the answer in> > "text/html" without using JSON, right?> > I think this 
link to the wiki should help you considerably. Instead> of passing raw data 
back and forth to the server, you can use remote> procedure calls. Have a look 
here:> > http://qooxdoo.org/documentation/0.7/rpc> > Cheers,> > Derrell> > 
-------------------------------------------------------------------------> This 
SF.net email is sponsored by: Microsoft> Defy all challenges. Microsoft(R) 
Visual Studio 2008.> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/> 
_______________________________________________> qooxdoo-devel mailing list> 
qooxdoo-devel@lists.sourceforge.net> 
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to