I can't find too much info on this topic online. If there's anyone using GWT with struts 2 successfully, can you share some details on your set up / configuration?
Specifically, are you able to use GWT-RPC services, or do you have to do JSON encoding / decoding? The documentation I've found for GWT over here: http://struts.apache.org/release/2.0.x/docs/struts-2-gwt.html is from 2008. Is this documentation / plugin still up to date? Thanks.