Hi I have a small problem with form validation, when required="true" is set on a textfield the validation don't work, I am getting a dialog stating that "An exception occurred: NS_ERROR_DOM_NOT_FOUND_ERR. Error message: Node was not found", If I remove the required="true" the validation works as expected.
I'm using struts 2.1.6 with convention plugin and annotation based validation. Any help would be appreciated -- Best Regards Håkan Andersson --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org