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!

Dynamically creating table and inserting rows and columns using JSP

843835Apr 8 2002 — edited Apr 8 2002
Hi,
I'm using mysql and JSP to create web interface for my forms/tables. I wanna create the table dynamically depending on the data in the table and for each particualar record. and these values shud be loaded on the form after loading from the databaes as soon as the form loads.

also i want to have a button which shud add new rows dynamically. and same one for columns.
how do i calculate the values across the rows on the forms

I'm new to JSP. Please point me in the right direction...any tutorials or code will be helpful.

Any help is appreciated.

Thanks
Ayesha
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2002
Added on Apr 8 2002
1 comment
628 views