Hi all,
 
We have been using the qooxdoo framework for a while now to develop a core 
business application and it really is working nicely. Good work you guys.
 
However, at the moment I am having a bit of a problem with the 
qx.io.remote.RemoteRequest object. We are using a java backend on our server, 
running Apache infront of a tomcat application. The problem is that, even 
though we are setting the request type to "POST", the apache server indicates 
that the request URI is sometimes to long. AFAIK the parameters should not be 
put on the the URI in a post request, but rather in the request data. So my 
questions are:
 
1. Am I wrong in my assumption that the URI should not have parameters on it if 
it is a POST request and not a GET request?
2. How can I solve the problem either way?
 
Best regards,
 
Andréas
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to