DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14669>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14669

reset() in DynaActionForm act the same as ActionForm





------- Additional Comments From [EMAIL PROTECTED]  2002-12-17 02:57 -------
I created a new patch for this bug using two new methods

public void clear(ActionMapping mapping, ServletRequest request)

public void clear(ActionMapping mapping, HttpServletRequest request)

There is also a `loaded' flag to handle population of the first 
HttpServletRequest on a reset call, when the dyna action form 
bean is stored in `session' scope.

*PP*

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to