want to display 2 parameter fro database and display on jsp
want to fetch 2 columns data from jsp into vector suppose id and name .
after that want to display on same jsp 1 checkbox added in front of each row
while checking the checkbox send id as checkbox parameter to servlet.