RE: Variable name for errors

2006-09-28 Thread David Pinho \(Hexadecimal\)
It's defined by org.apache.struts.Globals.ERROR_KEY David -Original Message- From: Heidy Gutiérrez Guzmán [mailto:[EMAIL PROTECTED] Sent: quinta-feira, 28 de Setembro de 2006 17:44 To: Struts Users Mailing List Subject: Variable name for errors Hi all: How do I know the name fo

Variable name for errors

2006-09-28 Thread Heidy Gutiérrez Guzmán
Hi all: How do I know the name for the scope attribute used when there are errors, specifically when those errors are generated from validator framework. Regards...