I would read the list box via Javascript and pass it back to the servlet.  I think that would be the path of least resistance.
 
Gerald Staruiala,
NE Information Systems Inc.
----- Original Message -----
Sent: Friday, June 25, 1999 2:13 AM
Subject: Listbox (Drop down Menu) value - please help asap

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