Hi, Has anyone come across the following in Struts 2:
I am validating an input form using struts 2 action validation i.e. MyAction-validation.xml. The validation works fine, however when I resubmit the original error messages are not deleted, they are in fact appended to the original errors. This leaves me with a doubling/tripling etc. of the same errors. I am migrating an Appfuse 1.9.x project to Struts 2 so i may have missed something. I am using the latest BaseAction as far as i know. Thanks in advance -- View this message in context: http://www.nabble.com/Struts-2-not-clearing-error-messages-tf3877822s2369.html#a10988376 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
