- Where Developers Learn, Share, & Build Careers


I have a project where I am using the GWT command pattern to apply RPC. How can I integrate GWT with Spring? Without spring I am able to get RPC. But here I have to use Spring Dependency injection for the GWT server side package.

I am unable to find the appropriate sample or link to implement it.

Without command pattern, I am able to integrate spring with GWT by referring to the following link

Thanks , If you are using it, you can use it to use this trick. Instead of working with spring I have not seen them for a while - not sure what extent they are being made - please do not use them Please check before taking Hny.

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -