hi, i have a problem with gwt project. i write my first web
application in gwt. my application should permit a client to send a
file to a server. i see the fileUpload e gwt Upload but i'm not able
to send file. i have the class that extends remoteserviceservlet that
have various methods that i write that work. in this class i override
the method dopost, to send a file? i try but this not work.
or i just create a servlet in the package of server and this servlet
receive the file sent by client. i try in this way but nothing. please
help me

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to