Thanks for trying to help, guys, but after modifying and checking the string with JsonUtils, trying com.google.gwt.json.client.JSONParser (tells me the code is unavailable and fails to load my app), and reading Google docs 'til my eyes hurt I can't for the life of me figure out how to make JSON work in my app. I know I'm doing something wrong but I can't figure out what it is. I just want a way of getting some formatted string data from the server to the client in push mode using the Channel. I can get what looks like a JSON string to the client in push mode, but can't find any tools that work to help me parse the JSON string once it is at the client. I'll try switching to XML.
-- 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.
