Hi,
Need to have a drop down list with populated values; but when the user wants
to select a value, he can either type in the first few letters or select it
from the drop down list with the mouse or both.
example: a drop down list has 10 values. the user
clicks on the drop down and it allows
d an working example for autocomplete using struts at below
> link.
>
> http://www.roseindia.net/struts/struts2/struts2uitags/autocompleter-example.shtml
> http://www.roseindia.net/struts/struts2/struts2uitags/autocompleter-example.shtml
>
>
>
>
> sri2003 wrote:
>&g
Hi,
Logged in to my web application using Internet Explorer.
>From the home page (JSP), opened one popup window (no. 1) ; then from window
1, opened other window no. 2; now submitting (an action from jsp)on window
no. 2 , should show the results on the base(main) window ie. where i first
logged