Hi all,
I have a problem and I am stuck with it for quite sometime now. I am using JDBC in servlets and I have a drop down menu where the options are read from the database. Now I want to read the selectedIndex from the drop down menu and use it as a key to retrieve data from the tables. I am not able to figure out how do I read the selectedIndex in a servlet. Any detailed help is appreciated.
 
TIA
Yogesh

Reply via email to