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!

Need an editable combobox in a jsp page-Please help

843835Mar 19 2002 — edited Mar 22 2002
Hii

i need a control where i can select item from a dropdown list like ordinary HTML controls as well as
enter values if the item is not found from the dropdown list.

I need to implement this control in a JSP page in my project .Basically the list will contail data populated from a database table.
I know there are lots of windows controls in java.awt or javax.swing packages but since i have never used this i dont have any idea how to use this in jsp pages.

so please help me to sort out this thing with an example code.Its very urgent

Thanking You
Arnab
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 19 2002
Added on Mar 19 2002
7 comments
296 views