Hi Eduardo:

Thanks for the info, I ll check out JSON-RPC by JayRock + JSON-RPC
Cheers

Andrea


On Sun, Jul 5, 2009 at 1:42 PM, sqtz <[email protected]> wrote:

>
> Hi,
>
> I'm working with .net server side and gwt on the client.
>
> i use Jayrock  JSON-RPC implementation on server side.
>
> On the client i use my own JSON-RPC implementation coded in GWT.
>
> I use GWT Javascript Overlays too.
>
> i do not use any asp.net page. Only a minimal host aspx page and
> the .net form authentication framework to do the login.
>
> my application has many modules  this way.
>
> sorry my english.
>
> On Jul 5, 1:40 pm, roundcrisis <[email protected]> wrote:
> > 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 [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