Hi i have a
jsp which has many fields as required and we developed som script(maintenanceedit.js) for this like
we cll it in our jsp page onsubmit mehode
My jsp is
as the form goes long we decided to use tabs and added some line in jsp like mentioned above code now am getting a single form in two tabs but the validation is failing added code in script(in head part)
Why the validation getting failed