Hello friends,
I am using struts 1.2.9. In my project, I have to navigate along the five jsp pages. For each page I have one next button which updates the data to the database. During that time I have to do only mask validation and not required validation. In the fifth page I have one save button. On clicking that I have to do required validation for all the previous pages and then update the database. How to do this? Thank you Regards, K. Siva Swamynatha.