Hi All, I am new to GWT and I am trying to do a POC (Proof of Concept) to demonstrate using GWT with JSF. Most of the examples in GWT use static data to showcase the widgests, dialog box etc. But I like to create these widgets and dialog box in the JSP using the JSP beans available to me. I do not want to do an RPC call or a new HTTP Request. Since I already have a a java bean, I like to use the values from the bean to create the GWT widgets or create a Dialog box with text read from the java bean in the JSP. I am using GWT 1.4. How can I do this? I don't see any examples listed.
Any help is greatly apperciated. Thanks, Sanjay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
