you can find a lot of tutorial googling gwt fileupload servlet.. here u can find the Javadoc and 2 examples with explanations..
http://www.gwtproject.org/javadoc/latest/com/google/gwt/user/client/ui/FileUpload.html http://www.jroller.com/hasant/entry/fileupload_with_gwt http://www.celinio.net/techblog/?p=1207 Personally i used that class, modifying what i needed.. On Thu, Apr 3, 2014 at 12:36 AM, imen boukhris <[email protected]>wrote: > Hi GWT community, > how can i upload a file to server from my desktop in my google web toolkit > project.Anyone could provide me with good tutorial that explain the file > upload solution from start to end please. > thanks in advance > > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
