use the doPost method (which should be in the server side code) Take a look at this example (he stores images, but you could change the doPost method do whatever you want): http://code.google.com/appengine/articles/java/serving_dynamic_images.html
On Sep 2, 5:17 pm, Google Integrator <[email protected]> wrote: > If I do a FormPanel Post request, how do I access data returned from > the server as a result of the request. Any help would be greatly > appreciated! -- 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.
