How to display the selected value in dropdownbox from DB

May 28, 2008 – 11:00 am

How to display the selected value in dropdownbox from DB
When I select one city out of many from dropdownbox and submit it will store in database, when updating the form iam displaying the same values from the database, so how I have to display the selected city in the dropdownbox from the database in jsp. Please help me out ASAP. Thanksinadvance.

You must be logged in to post a comment.