Gday...
I am using the @ExpressionValidator annotation. So far it is working alright, apart from this exception I was getting: WARNING: Caught OgnlException while setting property 'methodName' on type ' com.opensymphony.xwork2.validator.validators.ExpressionValidator'. ognl.NoSuchPropertyException: com.opensymphony.xwork2.validator.validators.ExpressionValidator.methodName Did anyone else get this error? According to the API, the @ExpressionValidator does not require any "methodName" parameter. So I am not sure what this exception is all about. I havent looked at the source code yet.. -- Best regards, WiB -------------------