Friday, September 3, 2010

Re: Accessing data returned from a FormPanel Post request

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 <jimmyra...@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment