
in my problem, i want to run a query from database.then while in loop of result processing i have dynamic number of drop downs on a single page which are being created in result loop. i.e while(rs.next){}. i want to store the value from each drop down in a different variable. i.e i want to create as many different variables as no of tuples in query result. after this want to retrieve these different variables value on next page. plz help me, my whole project have stuck due to this problem... plzzzzzzzz help
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.
