hi there
what's the best approach to handle a simple fileupload in gwt ?
normally it would be a normal POST with File-Field, problem is that a post
to a servlet will make the page "refresh", that means user will be redirect
from current page. is there a lightweight-approach which doesnt require
this ? possibly an iframe which contains the form ?

thanx

-- 
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.

Reply via email to