I think you could use the xs-linker.
But i think even that wont help if the browser from wich u make the request
doesnt allows xs-Requeest

2010/6/8 Alex <monsterno...@gmail.com>

> what should i use to make such a request?
> i have tried com.google.gwt.xhr.client.XMLHttpRequest, but the status
> code i get is 0.
>
> On Jun 8, 4:26 am, Sripathi Krishnan <sripathi.krish...@gmail.com>
> wrote:
> > It seems you are making a cross-domain request.  In general, you cannot
> use
> > RequestBuilder to make cross domain calls.
> >
> > --Sri
> >
> > On 7 June 2010 23:39, Alex <monsterno...@gmail.com> wrote:
> >
> > > im getting empty string from response.getText()
> > > and response.getStatusText() give OK
> >
> > > must the response from the server be in xml?
> > > must the data i send be in xml?
> >
> > > im working on a google wave gadget.
> > > im trying to send a http POST to a web service which i have no control
> > > of.
> > > the data im sending is in plain text and the data im expecting is in
> > > plain text.
> >
> > > --
> > > 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<google-web-toolkit%2bunsubscr...@googlegroups.com>
> <google-web-toolkit%2bunsubscr...@googlegroups.com<google-web-toolkit%252bunsubscr...@googlegroups.com>
> >
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> 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<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

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