typing values in struts dropdown box
I am using struts 1.4.2. Is there any way that I can create a combo box or a drop down list in which the user also has the ability to either select text from the dropdown list or type in his own text. I need to be using the struts tag libs

