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.

Reply via email to