Hi all, I am a new in GWT, and set up a maven project for gwt+spring+jpa. The project can start in tow mode, Jetty mode: mvn jutty:run, a normal jave ee mode GWT mode: mvn gwt:run, this mode for gwt debug
Those days, I keep on working with spring mvn with gwt-rcp, but no any progress. It seems that there should be some encode/code works in normal controller from gwt request. To some extends, I think rcp is more fit to gwt, why do we enforce to use @controllor to accpet FE request, I really want to give it up... Does any can share something about gwt+spring mvc? Here is my google code link, please try it ^o^ http://code.google.com/p/webapplab/ project name is webport -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
