I am developing with java. I want jsp page which contains 3 tabs and all three tab have same form.

I am developing with java. I want jsp page which contains 3 tabs and all three tab have same form.

I have page in vb.net like following


It moves from one tab to another tab on submit.



Now i want to do the same in jsp page which is the best method in java to deal with this.