i want to add a new value to a list(combo box) in struts
(i mean i want to have a combo box on my form that user can
both select its intended value and add a new value by type it
in the list and then select the new-entered value).
i am looking for a way to do the above,eitgher through struts or
java script, no matter which of them is possible.