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!

Display data in table format in JSP

843840Dec 18 2008 — edited Dec 18 2008
Hi,

I have some data in a Vector datatype and i want to display it in table format in JSP page.
now, I am just looping the Vector and displaying it in html table. But, I need to display some 10 records at a time. also navigation should be there to other records. Could you please suggest me some idea for this.. if possible pls give me some example script.

Thanks,
Raja.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2009
Added on Dec 18 2008
1 comment
292 views