Hi there

I was wondering if there are any recommendations regarding working
with a .net server side.

My idea on how to work with this scenario is to communicate with the
GWT widgets via JSON and use my views as host pages so there is no
problem with same origin principle.

This seems to work, however its very time consuming, as , if you want
to do any changes, you need to compile and that takes about two
minutes.

As an alternative approach I thought I would create a proxy to
redirect my server requests, so I can use my server side JSON in
hosted mode, ... is this something that would be recommended?

or any other simpler alternatives?


Thanks


--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@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