If you do not have server-side code in Java, then you can just start the 
DevMode in -noserver- mode and point it to your "Go" server, see 
http://code.google.com/webtoolkit/doc/latest/DevGuideCompilingAndDebugging.html#How_do_I_use_my_own_server_in_development_mode_instead_of_GWT's

Otherwise, you can deploy a "proxy servlet" in the embedded Jetty server, 
see http://code.google.com/p/google-web-toolkit/issues/detail?id=3131

-- 
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.

Reply via email to