How to add data into database from jsp page?
Hi all,
I am developing a web page in jsp.In that i am using combobox.
I need to update data which has been selected from the combobox.
The selected datas are not updated in to database instead only one data is updated.
Can Any one clarify the about doubt?
Thanks in advance.

