> Does anybody know what to do with ActionErrors now that it is deprecated? I > want to be able to list the errors in the same as way with the html:errors > tag.
Someone correct me if I'm wrong, but you can still use the "addErrors" method within your action, but you pass it an ActionMessages object instead of an ActionErrors object. - Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]