You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jignesh Patel <jp...@bangtechnology.com> on 2004/08/07 00:28:26 UTC

message of request scope will be displayed with other requests also

We are using following line of code
saveErrors(request, errors) and
saveMessages(request, messages)

but even the scope of errors and messages are limited to request. It
stores messages in session.
And we will be getting old messages displayed in our page instead of
message limited to particular request. 



-Jignesh





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