On Nov 6, 7:25 pm, DaGreat <chika...@gmail.com> wrote:
> Hi,
>
>    I'm trying to send a JavaScriptObject back to the server. Is this
> possible to do? I first tried to send the String representation of my
> JSON Object to the server just to realize the JSONParser was usable on
> the client (browser) side only.

There are several JSON parsers in Java that you can use on the server
side; see http://www.json.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to