j alex wrote:
i need to customize them in terms of the error message presentation ; and also because i'm using Websphere which is not resolving the references from the JAR directly.
Concerning customization - you don't need to edit anything, you can just introduce your own JavaScript function function addError(e, errorText) {...} and it will substitute the one called by validation fw. Same about function clearErrorLabels(form) {...} and function clearErrorMessages(form) {...} Concerning WebSphere - this sucks :) Is it a known issue with it? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]