Hi. I still haven't been able to solve the problem from my post yesterday, which basically is that if I use 'required' validation, a javascript alert informs the user on the client side if a field is not filled in, it works perfectly. However, if I try to use 'integer' validation the alert message does not present itself. The field is validated though, I'm not allowed to submit the form before the fields have integer values, but no message is presented. The errors.integer message is set up in ApplicationResources.properties.
Any thoughts on why this is not working ? Best Regards Eirik Kj�lsrud, Norway --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

