|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
Populating listbox with fields from a oracle table
Posted by Aruna on January 22, 2002 at 4:31 PM
Hi, I need to populate a listbox with the fields of a particular oracle table. I use jsp to get the connection and fetch the reqd records. But I want to know how to populate the record values into the listbox in the form. Can anyone help me... Thanks in Advance. Aruna
Replies:
|