问题
I have to Upload a file which can be of type , Doc, text. The Size of the File is more the 1 MB.
I need the name , size , and the data of this file on sever side so that i can process it further.
How to do it? What libaries i use for this. Any sample code will be of great help.
回答1:
Checkout Basic File upload in GWT
Refer this also : An Example
来源:https://stackoverflow.com/questions/9615567/how-to-upload-a-file-in-gwt