Re: struts2 jquery autocompleter is not working

2012-11-26 Thread Higo Matos
clanmilano, this problem is reported in: http://code.google.com/p/struts2-jquery/issues/detail?id=647 - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: struts2 jquery autocompleter is not working

2011-09-09 Thread Dave Newton
ke autocompleter supports what I'm expecting. > > I really don't know if this is an issue in the component or if it is an > issue in my code. > > Any suggestion? > > -- > View this message in context: http://struts.1045723.n5.nabble.com/struts2-jquery-autocom

Re: struts2 jquery autocompleter is not working

2011-09-09 Thread clanmilano
like autocompleter supports what I'm expecting. I really don't know if this is an issue in the component or if it is an issue in my code. Any suggestion? -- View this message in context: http://struts.1045723.n5.nabble.com/struts2-jquery-autocompleter-is-not-working-tp4784544p4788070.htm

Re: struts2 jquery autocompleter is not working

2011-09-09 Thread Dave Newton
ctDescription; > } > > public void setProductDescription(String productDescription) { > this.productDescription = productDescription; > } > > public String showProducts() { > return "showProducts"; > } > > > struts.xml: > > > >

struts2 jquery autocompleter is not working

2011-09-08 Thread clanmilano
ts Why are the latest selected values of the s:select are not sent to the action when the url is called? Any ideas? -- View this message in context: http://struts.1045723.n5.nabble.com/struts2-jquery-autocompleter-is-not-working-tp4784544p4784544.html Sent from the Struts - User mailing