Wednesday, May 30, 2012

Re: FormPanel with FileUpload and HTML5

What have you achieved so far? I would:
  1. Get the AWS POST to S3 example working with pure HTML (no GWT).
  2. Recreate the same form in GWT using UiBinder or imperatively (i.e. new FormPanle()...).
  3. Try sending it through the form.
From long ago discussions, GWT should be able to handle this POST case with XHR in an iFrame for you.

I know you're using DnD, but have you got it working sans DnD? Also, are you sharing your AWS keys publicly? Seems like a bit of a security hole to do this sans server.




Sincerely,
Joseph

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/SeMwALC2ItUJ.
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