Hi,

This is my first GWT project.
I am trying to use the FileUpload feature of GWT.
Can someone show me the server code of FileUpload please?
All tutorials I get from searching are using the doPost servlet way.
I would like to write the server side code like the following

public class FileUploadServiceImpl extends RemoteServiceServlet implements
FileUploadService
{

}

Thanks
Jimmy

--

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