Hey guys. Could somebody provide some input on validation chaining in s2. Here's what I need to do. So there has to be a base validation which would validate variable x and variable y then every other class has its own validation for example Login class would validate if username and password exist but the prerequisite is that base validation should pass. How do I do that in struts2. Any input would be appreciated. Thanks.
-- Pavel Sapozhnikov xFact, Inc [EMAIL PROTECTED]