Hello! We've been happily using JSON technique described here:
http://code.google.com/support/bin/answer.py?answer=65632&topic=11368 for some time. However, as all data is send through an URL, which has length limitations, this approach is not suitable for data-intensive systems. Question: is there another approach to performing cross-scripting JSON requests with GWT that would allow large (100kb+) data transfers to the server? Alternatively, is there a way to enable cross-scripting in GWT debug environment, as we are using GWT only for the front-end? 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 -~----------~----~----~----~------~----~------~--~---
