What version of tapestry are you using? If you use Tapestry 5.2, you don't need to follow jumpstart (http://jumpstart.doublenegative.com.au/jumpstart/examples/javascript/ajaxselect1) to create Ajax Select. You just need to follow this: http://tapestry.apache.org/tapestry5.2-dev/tapestry-core/ref/org/apache/tapestry5/corelib/components/Select.html on "Chaining of Select Components" section.
If you use T5.1, follow jumpstart tutorial, and follow it completely. You need to create ZoneUpdater.java and also zone_updater.js at the bottom of jumpstart tutorial. On Mon, Mar 28, 2011 at 5:34 PM, robnangle <robnan...@gmail.com> wrote: > I could possibly have it in the correct place but am gettint this error: > > Failure creating embedded component 'carMake' of > FantasyGaa.pages.ajax.AjaxSelect1: Unable to resolve 'zoneUpdater' to a > mixin class name. Available mixin types: Autocomplete, DiscardBody, > NotEmpty, RenderDisabled, RenderInformals, TriggerFragment. > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Dynamic-combo-box-Tapestry-5-2-2-tp3379129p4267337.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org