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...





Here is my Code

Code:
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
...