posted 11 years ago
I think in your xxx-servlet.xml configuration on the controller you redirect it to the same page where the form original submitted.
For example,
To solve the problem you need to redirect it to the page you want (i.e success.htm etc)
You know that "formBackingObject()" is called first when the page is loaded and "ModelAndView onSubmit()" is called next when you submit the form.
Post your codes might be help for trouble shooting if you still have not solve the problem...
OCPJP6-05-11
"Your life is in your hands, to make of it what you choose."