RE: dependable

2015-08-27 Thread Martin Gainty
{ return Arrays.asList("Mary", "Lukasz", "Dave"); } HTH Martin ______ > From: zy...@hotmail.com > To: user@struts.apache.org > Subject: RE: dependable > Date: Wed, 26 Aug 2015 22:07:57 -0400 > > Thanks, f

RE: dependable

2015-08-26 Thread fea jabi
vent, data) { var ui = event.originalEvent.ui; var message = ui.item.value; if(ui.item.key) { message = '( '+ ui.item.key +' ) '+message; } $('#topics').html('<i>'+message+'</i>'); }); }); > From: mgai...@hotmail.com > T

RE: dependable

2015-08-26 Thread Martin Gainty
MG>follow the example to the letter > From: zy...@hotmail.com > To: user@struts.apache.org > Subject: RE: dependable > Date: Wed, 26 Aug 2015 13:21:13 -0400 > > I tried doing this onSelectTopics of first autocompleter to select value of > the second autocomple

RE: dependable

2015-08-26 Thread fea jabi
$("#publisherCodeId option[text='" + ui.item.message + "']"); $("#publisherCodeId option[val='" + ui.item.text + "']").attr("selected","selected"); }); > From: zy...@hotmail.com > To: user@struts.a

RE: dependable

2015-08-26 Thread fea jabi
om: mgai...@hotmail.com > To: user@struts.apache.org > Subject: RE: dependable > Date: Tue, 25 Aug 2015 07:09:12 -0400 > > you will notice in the autocompleter tutorial posted at > http://struts.jgeppert.com/struts2-jquery-showcase/autocompleter-json.action;jsessionid=CE13A6

RE: dependable

2015-08-25 Thread Martin Gainty
you will notice in the autocompleter tutorial posted at http://struts.jgeppert.com/struts2-jquery-showcase/autocompleter-json.action;jsessionid=CE13A626C1A38AC66A47344D139993DE there exists a '+message+''); }); when you publish an event topic you will also need to subscribe listener for