en en_US es This bean holds the user-specific autoComplete values and not the dictionary. cityDictionary org.icefaces.sample.location.CityDictionary application Coordinates the updating of portlet displays based on the currently selected city using Ajax Push. coordinator org.icefaces.sample.location.Coordinator session cityDictionary #{cityDictionary} This bean holds the user-specific autoComplete values and not the dictionary. citySelect org.icefaces.sample.location.CityAutoComplete request cityDictionary #{cityDictionary} coordinator #{coordinator} This bean backs the GMap component used to map the located city. cityMap org.icefaces.sample.location.Map request coordinator #{coordinator}