Collection,Vector or What - TechRepublic
General discussion
March 13, 2002 at 11:47 PM
nhanaiu99

Collection,Vector or What

by nhanaiu99 . Updated 24 years, 3 months ago

Hi,

Please help.
I have resultset returned from the db.
This could be thousands and each resultset has 4 fields.

What is the best way to put this in a collection or vector or … in a way that I can retrieve it in the JSP by one resultset and loop through the resultset for each field and go to the next resultset and loop through each field again till the rest of the resultset? Please provide sample code.

Thank you,
Nhan Nguyen

This discussion is locked

All Comments