Hi GWT experts,

I have this task of embedding a GWT application inside a JSP
application.  Is there a way to communicate state information from the
JSP -> GWT application?

For example, the JSP application wants to send the current time to the
GWT application so that it can update one of its widget to display the
data.  I know GWT -> JSP interaction can be done through JSNI.

AFAIK, GWT is compiled to javascript and the application is served
entirely off of that.  Unless there's support of external events, I
don't know if this is possible.  Can someone tell me otherwise?

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