Hello,
I have popup having multiple fields, earlier I had a separate JSP page for these fields and I used jquery validate plugin to validate the fields but now since these fields are present on the popup I am not able to validate them. Any solution to this problem?
Thanks!