
Hi everyone,
I want create the tabs in jsp page..both tab linked with another jsp page. the link jsp page with each tab having a form with submit button and after click on submitting button the value eneterd in the form field enterd in database. my problem is how to create tab in jsp. if click on submit button the that tab page will not replace. I am using Jsp and mysql.

JSP itself doesn't have tag. Either you can use javascript to create a tab or jquery may get used. You can find the examples from the given links:
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.