http://google-web-toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/user/client/ui/FormPanel.html
shows how to use  FileUpload() using FormPanel().

I have the following questions:

1.      FileUpload has getFilename() method.   But I cannot find how to
setu a default file name. Does FileUplad() have a method to set
default filename?  For example, FileUpload.setFilename().

2.      How can I fill the above form and do POST automatically? This way I
don’t have to keep filling the form manually during development (and
testing)?

Thanks in advance for your help.

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