You would integrate GWT into your JSP as you would any other Javascript. You just need to link to the .nocache.js script in your JSP file and the GWT module will be loaded. If you want a good book on how to mesh different technologies with GWT, check out Pro Web 2.0 Application Development with GWT (it focuses on building websites with some GWT elements).
-- Arthur Kalmenson On Wed, Dec 17, 2008 at 8:15 AM, IO <[email protected]> wrote: > > I don't think I explained myself clearly. What I am looking for is > info regarding integration of GWT (mainly visualization) into an > existing Java/J2EE application using JSP/Javascript with Struts. > I am not writing a GWT application from scratch but rather I have an > RIA written in the above technologies and I want my new GWT generated > jsp code integrated in it. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
