Thanks guys, I was considering either JBoss or Spring and it looks like Spring is the better choice.
On Mar 17, 9:07 am, Harald Pehl <[email protected]> wrote: > We alos use spring / hibernate. Furthermore we used GWT Server Library > (http://gwt-widget.sourceforge.net/) for the clue code between spring > dispatcher servlet and GWT services. > > Greetings > Harald > > On Mar 17, 1:38 pm, Arthur Kalmenson <[email protected]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---
