On 25 avr, 03:53, Vitali Lovich <[email protected]> wrote: > Technically no. It's a limitation of the HTML spec. You could try the > following hack (untested so dunno how practicle this is & what pitfalls you > might enounter - as the lkml people say, here be dragons): > > In your response, you could presumably return JSON objects which you can > then eval in JSNI & use overlay types to provide more Java-friendly access > to them.
FWIW, that's exactly what we're using in our app (you could also use com.gogle.gwt.json.*) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
