You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Khalid K." <gr...@maikada.com> on 2003/08/04 17:52:36 UTC

Select Box and validation (plz help :))

I am submitting a form using "onchange" javascript even handler w/
<html:select></html:select> tag.  This works fine until I turn on VALIDATION, 

If validation is set to true, and there are any validation errors, when the page 
is displayed w/ the validation errors, the value of the SELECT box has already changed ??
Which causes the cline to see errors messages for the 'wrong' displayed item.

any ideas??

Thanks,

using struts 1.0.2/webshere env.