Guys, You are my heros!!!

I have only one servlet for sure :). I made the change that my big hero "Gwyn Evans" suggested, and all works now, instead of "/" I changed it to "/application/*" with a redirect in index.html to "application", and everything was working.

The bug was also true in my case, cause my Model was set to null, I set a break point in the onSubmit, and the break point was never reached, so I still think that the null model is just instead of submitting the fields into the that page, a new page was create as if I was calling a link not submitting a form.

Gwyn Evans, try this, and see if you get the same thing, is your onSubmit is been called?

--
Regards, Ali

Reply via email to