Hi, I have the following Expression Validator:
@ExpressionValidator(expression = "amount > 0", message = "err message") what should come in the expression if amount can be either greater than 0 or null? thank you! -- View this message in context: http://www.nabble.com/%40ExpressionValidator---how-to-set-the-expression-correctly---%28amount-either-greater-than-0-or-null--%29-tp16319035p16319035.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]