best choice for this use case ... ?

2007-12-03 Thread Giovanni Azua
hi, I have the following use-case -I think should be pretty common- and would like to know what would be the best design choice: - There is a form that contains an autocompleter field filled with all stock indexes. - In the same form there are other dependent input values displayed e.g.

Re: best choice for this use case ... ?

2007-12-03 Thread Giovanni Azua
hi, I found a post from Musachy that resolves the a) problem of submitting the selected index as part of the ajax action request: http://www.mail-archive.com/user@struts.apache.org/msg69361.html I changed the JSP to what's below. Now I'm trying to resolve problem b) that e.g. the autocompleter