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=26873>. 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=26873 Validation error in DynaValidatorForm does not maintain request scope attributes when forwarding to the page defined in the input attribute of ActionMapping ------- Additional Comments From [EMAIL PROTECTED] 2004-02-12 13:59 ------- Thanks for your comments. Niall, I am hitting the submit button in the browser. So, why is this not a bug in this case? Please explain. I still think it is a bug unless it is supposed to work this way. Joe, I am passing an Action in the input field. But this is just a fix.I tried passing a JSP to the input field, but whenever the validation error occured, all attributes I had put in request scope were gone. Only form data was present. Therefore to fix this problem I had to pass an action and put the attrubutes in request scope again. It doesnt matter if I pass an action or jsp , it always removes the request scope attributes. I havent tried with tiles. Thanks Garima --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]