Hi,
My actaul scenario is to read some values from a notepad file and display them in the dropdown list. [ Am working in
jsp]
I am able to get the values and store it in array but am not able to populate in the drop down list dynamically.
Here am pasting the
sample code. The values which i stored in the array
are not beling populated in dropdown list.
NOTE: I cant use any onchange functions or onclick functions.
Thanks for your help,
Ramesh.