Is your autocomplete a select component? If so you can set the 'zone' attribute and handle the 'onChanged' event to update the zone.
There's also the observe mixin from tapestry-stitch ( http://t5stitch-lazan.rhcloud.com/observedemo). Note: This will require a javascript tweak to work with jquery (currently prototype specific).