Sairam, I have gone from the Struts 1.x to GWT in two previous projects.
In both cases, the UI basically gets thrown away and replaced with a new GWT based UI. This allows you to really take control of your application and redesign it in an AJAX friendly way. While the UI will be tossed, the Business Logic should all be able to be resused easily provided that your struts app follows standard EJB style abstraction. Additionally, I have also used GXT for a UI component library with good results. E On May 2, 11:08 am, Sairam <[email protected]> wrote: > Hi > I have an application developed in Struts 1.x, but I want to > develop the same by GWT technology. > > Can you help me on how to replace each and every component > of struts application by GWT. > > 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 -~----------~----~----~----~------~----~------~--~---
