Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to add tables in JSP page dynamically?

843838Jan 5 2007 — edited Sep 20 2007
Hi all,

I am Girish, i am new to Java. I want to create a html page.
The main requirment in the page is ...

Initialy the page will contains a table which will accepts some data.
If the user want to enter some more information he can click one add button such that a new table will be created. If he wants to delete created table he can select delete button such that the table will be deleted in the same JSP page.

Please give me a solution.. how to achieve this requirment.

Waiting for reply..

Thanks in advance...

Regards,
Girish.K
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2007
Added on Jan 5 2007
4 comments
1,061 views