//lets take a look at documentation on using visitor field validator from
http://struts.apache.org/2.0.14/docs/using-visitor-field-validator.html
public class VisitorValidatorsExampleAction extends
AbstractValidationActionSupport
//Latest WW 2.2.7 distro d/l http://www.opensymphony.com/webwork/download.action
/** Copyright (c) 2002-2003 by OpenSymphony All rights reserved.*/
package com.opensymphony.webwork.showcase.validation;
O_o
The example shown in the S2 documentation is from the S2 showcase
validation example, which doesn't use anything from XW1. Or WW.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org