How can i integrate gwt 2.1 with Spring ? My need is to call cross-domain web service from gwt. So i thought to use spring on server side just for web services and integrate with gwt. kindly explain with codes.
On Fri, Jul 30, 2010 at 6:42 AM, Craigo <[email protected]> wrote: > With 6 developers, we used GWT to develop on online lending > application. GWT was used as the front end, and it seamlessly plugged > into the back end software via Spring. The developers were already > skilled in Java, so the uptake of GWT was painless. Development was > completed within a few weeks, and is now up and running without any > problems. Everyone is happy, developers, business, and users. > > As a side project, I'm also using GWT to create a AJAX VNC viewer. > Which shows just how flexible GWT is. > > > On Jul 29, 12:56 pm, sakesun roykiatisak <[email protected]> wrote: > > Besides praising, could anybody please give some short story of your > > experience with GWT ? > > What kind of project are you working on ? How large is the project & > team? > > What is the typical work process ? What tool do you find essential in > > working with GWT ? > > Does GWT compile speed cause you any inconvenience ? > > > > I'm merely a antique desktop application developer who looking for a sane > > method to develop > > boring, enterprise-like, web-based, database application. I've tried a > lot > > of stuffs, but none seem > > to convince me that my quality of life will be better than using my age > old > > tools. > > > > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
