Hi,

The query formed with comma through sendRequest method of
RequestBuilder results in 500 internal server error.

For instance consider the following query,

test.do?param1=one&param2=test,withcomma.

Above URL when posted results in 500 error. I tried using encodeURI
and encodeURIComponent APIs of javascript but in vain.

Please clarify the following,
1) Is comma a reserved character in GWT ?
2) If question 1 answers yes, how should we handle the same ? Is there
any API in GWT to handle it or should we write a customized
solution .??

Please clarify ASAP.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to