Struts 2.1.6
I have a form that uses ajax validation before a non-ajax POST. In IE8,
if the ajax validation call returns a field error (like a missing
field), I get the error in a pop up box in IE8: "An exception occurred:
Error. Error message: Invalid argument."
Only happens when there are field errors. If there are no errors, all
is good.
Any ideas?
<sx:submit formId="loginform" ajaxAfterValidation="false"
validate="true" value="sub ajax"
type="image" src="%{imageServer}/continue_arrow.jpg"
id="cont3" name="cont3" />
Mitch
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]