Sorry if this is a repost.  The problem is ASP.NET MVC uses its own
debugging server, GWT uses its own server, and you can't make cross-
site ajax calls.

I got ASP.NET working as a backend to my GWT app but it involves
manually copying the war folder onto the ASP.NET side.  I was
wondering if there's a better way, perhaps automating the step?  For
debugging, I'm mocking the json data returned from ASP.NET on the GWT
side and manually making http requests and reviewing the json output
on the asp.net side.

Thanks,
Vorn

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to