> Like I said, the form calls the remote servlet (NOT a GWT-RPC servlet) > -- this is a standard servlet. I breakpoint in the servlet method, > and request.getParameters( ) is always null. > > The form posts no content. Any ideas why?
What are you using on the server to parse the multipart request, commons-fileupload? -Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
