On the server side, how to get the params sent on form submit?

getParameterMap() should give  me all the form params, correct?
How do I get the file, I am running it on Google App Engine.. Hence I
cannot use any disk writing classes.

Thanks




On May 17, 2:10 pm, noob_boy <acharya....@gmail.com> wrote:
> Hi,
>
> I am trying to run the FormPanel example which exists along with the
> javadoc. After form submission,  no data is available on the server
> side. But, if I remove ENCODING_MULTIPART and set it to URLENCODED, I
> get the data for all fields except FIleUpload  field.
>
> Any tips on how to debug this issue?
>
> Thanks,
>
> --
> 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 
> athttp://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