We use Hibernate to communicate with the database and Spring for IoC. We also use Spring Security for all the security requirements you mentioned. Haven't tried Gears yet.
-- Arthur Kalmenson On Sun, Mar 15, 2009 at 12:25 PM, kedar <[email protected]> wrote: > > Hi, > > I am looking for a recommendation on what server side frameworks and > other components works best with gwt for rapid application > development. > > I have used gwt on a previous project to integrate it with existing > legacy sytems using rpc which worked well. I am now planning a new > project in which we can choose all the components from scratch and I > am willing to learn a new framework if it has significant advantages > and requires a couple days to get up to speed. > > The application will require persistence to one database, > authentication/authorisation, and a role based workflow. The > application will also need to work offline so from what I have read, > it seems like it makes sense to take advantage of gears and chrome to > make the application behave like a fat client. > > Thanks in advance > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
