Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Fill Combobox on a JSP page with DB results

840203Feb 16 2011 — edited Feb 18 2011
Hi all,
I'm a newbie about JSP/Servlet
I developed a servlet that performs a query on a table of my database and I would like use results to fill a combobox on a jsp page
How can I do it?
I'm looking for the solution using google but I'm finding only results for javascript code (i'd like use, as possible, only java code)
Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2011
Added on Feb 16 2011
12 comments
1,767 views