Posted By:
Shailesh_s
Posted On:
Tuesday, January 24, 2006 06:26 AM
In an HTML Form having a Select Control, I would like to have the data i.e. stored in the database (ORACLE) to be displayed in the Select Control of the Form.
In short, Options attribute wont be hard-coded, the Options in the Select Control will be depending on the no. of data in the Database.
How can I do this using JSP?
Please reply???