Hi I am using a Dropdownlist in my
Jsp page. Values are coming form Table.
my problem is: the Last value(Harry) in the for loop is getting displayed as the default value in the dropdown list.
I want to dispaly (--Select one--) as the default value when page loads. How to do this?
my code goes here: