Struts is principally concerned with marshaling/un marshaling "actions" from HTTP requests to action classes and back. This is achieved in a rather verbose manner with various XML files.
With GWT, if you use things like GWT-RPC, you don't really need Struts. You just use the gwt-servlet to handle those GWT calls. So, it can live with Struts. If you are experiencing issues, let the forum know so we may assist. Sincerely, Joseph -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/QqT7QWT-XVMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
