
I have a table in SQL Server database storing some ids and names. In my jsp code a while loop is displaying the list of names from the database as links.
I want that on click of a link of name furthur information corresponding to it in the database should be displayed on next page by running a query through the id corresponding the name using arraylist or hashmap in java.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
