jsp « GWT « Spring Q&A





1. GWT Multiple Modules causes '$wnd.alert is not a function'    stackoverflow.com

I am investigating adding GWT to an existing Spring MVC project. I successfully went through a tutorial using spring4gwt and got communication running between the client entry point and the service. I ...

2. Getting JSP compile error when using GWT with Spring    stackoverflow.com

Has anyone come across such an error? This is happening because TagFileProcessor is getting picked up from gwt-dev.jar file instead of somewhere else. Putting GWT to the end of classpath does ...

3. vaadin spring securitry jsp    vaadin.com