It appears as though a request is getting through to the server. Why
does RequestBuilder only accept a single String for data with an HTTP
request? There are 2 defined REST web services on the server that take
one or more parameters (data). How do I send an HTTP POST that
contains one or more parameters (data) with GWT?



On May 24, 1:08 pm, Nick Apperley <napper...@gmail.com> wrote:
> When using CORS with GWT how will I know if an HTTP request is getting
> through? In the client the RequestBuilder class is being used to send
> an HTTP POST with the "Content-Type" header set to "text/plain". With
> the testing of the client it doesn't appear as though anything is
> occurring after the request is sent. Normally Firefox will display
> something in the status bar when an HTTP request is being made.
>
> On May 23, 5:35 pm, Andi <andi.ba...@googlemail.com> wrote:
>

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