On Jul 21, 2003, "Yansheng Lin" <[EMAIL PROTECTED]> wrote:
|You can call validateDate, etc anywhere in your form, provide that you loaded |then correctly. | |Something like onblur="validateInteger()" will validate whether they are |integers: Yansheng, So, what you are saying is that struts will insert code (javascript) into the html it generates so that the onblur validation can take place? In which case, I can create custom validation rules for fields with my own custom javascript and they will be inserted as well? As in: onBlur="validateAllUppercase()" Thanks, /greg -- Gregory F. March -=- http://www.gfm.net:81/~march -=- AIM:GfmNet --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]