Server side or Client side ? Client side you should take a look at GIN. Server side, many solution exist IMHO I prefer solution without xml configuration (annotation & detection based). It very easy an instructive to build your own solution. You can take a look at my (hobby) project http://code.google.com/p/orcades-gwt-spring/wiki/orcadesGWTSpringHandler <http://code.google.com/p/orcades-gwt-spring/wiki/orcadesGWTSpringHandler>I think this solution i rather simple. HIH
On Sat, Mar 27, 2010 at 2:26 PM, Marley <[email protected]> wrote: > Does anyone know of an up to date guide on how to integrate GWT and > Spring IOC? When i google it i see a lot of out of date material. > > -- > 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. > > -- A coward is incapable of exhibiting love; it is the prerogative of the brave. -- Mohandas Gandhi -- 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.
