Hi.
How would I go about uploading files to S3 from a Google Web Toolkit page? Ideally, it would all be done asynchronously, allowing me to display a progress bar.
Hi.
How would I go about uploading files to S3 from a Google Web Toolkit page? Ideally, it would all be done asynchronously, allowing me to display a progress bar.
I can't help you with the GWT specifics, but as for the S3 side, you should:
Hope that helps.