Just create struts action that directs you to the gwt host page (jsp for example). You may have multiple entry points, use one action and pass the desired module id to the action and with switch decide where to go. Not so hard?
On Thu, Aug 6, 2009 at 11:46 AM, rpelluru <[email protected]> wrote: > > Hi all, > We have existing web application implemented using Struts > 1.1. > We want to integrate GWT in our existing struts application. > I didn't find any articles or sample code on GWT + struts integration. > > Could any one please provide the articles or sample code about the GWT > + struts integration. > > Regards, > Rajesh > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
