Need an editable combobox in a jsp page-Please help
843835Mar 19 2002 — edited Mar 22 2002Hii
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