You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ela-chennai <el...@gmail.com> on 2010/12/08 10:42:36 UTC

struts 1.1 -old Error message on the previous submission has been added to current error message

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-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: struts 1.1 -old Error message on the previous submission has been added to current error message

Posted by Martin Cooper <ma...@apache.org>.
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 <el...@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-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

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