Dong Liu
May 18th, 2007, 11:46 AM
Hi,
I found that if the form is called as a page in jsp:include, even when the controller is called first time to render the form view, doSubmitAction is called.
I have no problem if I call this form as a page directly inside a browser.
Why is the behavior of SimpleFormController different if inside a jsp:include?
Is there any good work-around?
I found that if the form is called as a page in jsp:include, even when the controller is called first time to render the form view, doSubmitAction is called.
I have no problem if I call this form as a page directly inside a browser.
Why is the behavior of SimpleFormController different if inside a jsp:include?
Is there any good work-around?