Please ask questions about using the framework on the user list:

http://struts.apache.org/mail.html

--
Martin Cooper


On Wed, Dec 8, 2010 at 1:42 AM, ela-chennai <ela.technoc...@gmail.com> wrote:
>
> Hi All
>
> I am a sr web developer working on struts , my issue is  that the old Error
> message on the previous submission has been added to current error message
> and been displayed to Jsp , my form bean is in session scope , i am using
> the validate method for doing this validation, anybody having any idea about
> why the err msg adding with the previous requst submission err msg ?
>
> this is my code
>
> actionErrors.add(actionErrors.GLOBAL_MESSAGE, new
> ActionMessage("errors.SummaryForm.actioPlanDesc.NoOfCharInvalid"));
> --
> View this message in context: 
> http://old.nabble.com/struts-1.1--old-Error-message-on-the-previous-submission-has-been-added-to-current-error-message-tp30403854p30403854.html
> Sent from the Struts - Dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to