Hi All!

Please help me, if you can.
I created an app with GWT, where i've a form, which call a non gwt
servlet,
because i want to upload files with using this form.
I tried so many example from the net, where they upload files.
My problem with this, the client code seems not to call the servlet.
It's do nothing when i click the submit. I defined the servlet in the
gwt xml properly, but do nothing. My servlet create logs to database,
but nothing happens when i call submit.

I tried another way, i'm used RequestBuilder, and this called the
servlet properly, and received the response object, but form can't
send data to servlet. The parameter map is null. I don't understand
it.
I tried in hosted mode.

Do you have an idea?

This is very important for me.


Thanks

--~--~---------~--~----~------------~-------~--~----~
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