hi I am trying to submit a form which is inside another form using jquery but I am getting the error "Type error:validator not defined" <s:form> - - - <s:form action="action" method="post" namespace="/a" id ="form_two"> - - - </s:form> </s:form>
I have put a button inside the 2nd form and onclick i am submitting the from as