Ahh.  The doc is a bit misleading.  It reads:

Validation rules can be specified:

   1. Per Action class: in a file named ActionName-validation.xml

Should probably be in a file named ActionClassName-validation.xml


Thanks!
  _____  

Mitch Claborn
[EMAIL PROTECTED]



-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 11, 2007 1:48 PM
To: Struts Users Mailing List
Subject: RE: Validation not validating


--- Mitch Claborn <[EMAIL PROTECTED]> wrote:
> Oops.
> 
> Question-validation.xml
> public class ActionQuestion extends ActionSupport {

If you're gunning for validation based on the action
class name then this should be
ActionQuestion-validation.xml.

d.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System for
Cedar Creek Software. 
______________________________________________________________________


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to