Can I access spring bean that exposed using http invoker (server) from GWT application (client)?
If so is there any example / tutorial for that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s an application template for Spring-GWT apps available here, that you may find useful. I haven’t tried it out, but I believe it’s implemented as a Maven archetype.
For more background on exactly what this template does for you, and how to integrate GWT with Spring, check out the following (video) presentation.