> Thanks that will help. Do you know where I can get an example with a > servlet? I know not much about servlets.
You could use Apache Commons FileUpload to read the form data in your servlet. The library also provides a FileUploadServlet I think. Just google for it. -- J. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Bg3kNnNL4msJ. 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.
