Is there any way to disable the generation of the GWT mobile view?
Although I think its a good initiative and plan on using it in the future, my client doesn't require it at the moment and it's...
Type: Posts; User: shangxiao; Keyword(s):
Is there any way to disable the generation of the GWT mobile view?
Although I think its a good initiative and plan on using it in the future, my client doesn't require it at the moment and it's...
Ah thank you! It works great. I didn't think to look in the request as it's Roo-owned ;)
Hi all,
I like the updates to GWT in Roo 1.2.0 that allow you to be more selective about what client-side GWT code is generated but I now have a problem when upgrading from an old Roo project:
...
Note: Spring Security does not fully secure your GWT app. It's still vulnerable to XSRF - See http://code.google.com/webtoolkit/doc/latest/DevGuideSecurityRpcXsrf.html
If you want to setup SS for...
I posted an article about a basic setup with Roo, GWT & Spring Security here:
http://rapilabs.com/spring-security-with-gwt-spring-roo
I've gotten a Spring Roo app setup with both security and GWT.
I found that if only gwt setup and security setup commands were run then the web tier was missing a few components. It only worked...