Display data in table format in JSP
843840Dec 18 2008 — edited Dec 18 2008Hi,
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.