I had a fairly easy port to 1.1 but I did it mid project so I didn't have as much code to move. I think the new messages tag is the equivalent to the errors tag but more general purpose.
Dave >From: "Mark Silva" <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >Subject: RE: ActionErrors for General Messages >Date: Tue, 1 Oct 2002 14:33:28 -0700 > >ah, > >i am still using Struts 1.02, and am not plannig on upgrading yet. I >really don't need most of the new functionality yet. Does anybody know if >this will be easy to port to when i do upgrade? > >thanks, >mark > > >-----Original Message----- >From: David Graham [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, October 01, 2002 2:28 PM >To: [EMAIL PROTECTED] >Subject: Re: ActionErrors for General Messages > > >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]> > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

