{
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
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
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
$("#publisherCodeId option[text='" + ui.item.message + "']");
$("#publisherCodeId option[val='" + ui.item.text +
"']").attr("selected","selected");
});
> From: zy...@hotmail.com
> To: user@struts.a
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
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
6 matches
Mail list logo