Hi
Would using the Fileupload widget or the gwtupload project solve my
purpose?


On Aug 18, 1:47 pm, Rahul <[email protected]> wrote:
> Hi,
> I want to retrieve an XML from the server to my client , changing
> values of that xml and want to send the modified xml back to the
> server.
>
> Presently i am successful in retrieving the xml and modifying the xml,
> but how to send it back?
>
> i am using:
> RequestBuilder builder5 = new RequestBuilder
> (RequestBuilder.POST,"file.xml");
>
> to post it back to the server
>
> but this is not working
> can anyone tell me where am i going wrong?
--~--~---------~--~----~------------~-------~--~----~
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