wac
09-16-2003, 11:22 PM
I would like to know within my Struts Action class whether an error has already been set. For example, some previous action may have forwarded to my Action. If they have set an error, I want to do something different from if there are no errors.