Hi, I am trying to develop a Library Management System. It will have a lot of forms to interact with the server and displays the results. I have been researching on both GWT and Spring and from the study so far, my understanding is that using GWT only in the project can have security issues. I have following questions:
1. Is it a good idea to use only GWT for both client side and server side processing? Or, is it better to use Spring for the server side processsing. 2. If you suggest using Spring as well, how would you suggest I use it? what tasks should the GWT handle and what tasks should Spring handle? Moreover, what library do you suggest for the integration, for example GWT-widget library or using no libraries for the integration at all? Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
