How to Keep selected value and Fetched value in same dropdownbox in jsp???
i ve fetched value from database and show them in dropdown box after i select the value from dropdown i submit tht value by using this.form.submi t(). thn finally the dropdown box show the selected value.. but i want to show the selected value and the fetched value also.. anyone help me...