2008/10/15 Néstor Boscán <[EMAIL PROTECTED]>: > Yes but that's my point. If I have an Action with 5 methods with 5 different > validations I have to create 5 different action aliases just to make the > validation framework happy, makes no sense to me.
You can try to use Visitor Validator [1] when you can validate your Model, read also this [2] article on java.net, Visitor Field Validation section [1] http://struts.apache.org/2.0.11.2/docs/validation.html [2] http://today.java.net/pub/a/today/2006/01/19/webwork-validation.html?page=2 Regards -- Lukasz http://www.lenart.org.pl/