
sir, i created a table in mysql and i inserted some values into the table through fron end using jsp , after storing the data successfully .i want to retrieve the data of a particular column in a table into drop down list dynamically

hi friend,
Please go through the link, may this will be helpful for you
JSP Get Data Into Dropdown list From Database
Thanks.