I think this is why struts added the ActionMessages class to 1.1. You might look into this and how it works with the tags.
Dave >From: "Mark Silva" <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >Subject: ActionErrors for General Messages >Date: Tue, 1 Oct 2002 14:21:54 -0700 > >I am thinking of using ActionErrors for general messaging on my pages. >Since I have the hrml:errors tag, placed well for messages to the user, I >would like to pass messages such as "Operation Successful", or "Item Added" > >Is it ok to use the ActionErrors this way? Any reason to call it bad >practice? Seems very convenient... for more than just errors. > >thanks, >mark > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

