Hi,

I tried to come up with a step-by-step tutorial on how to integrate the
Yahoo User Interface Library (YUI) AutoComplete control.

Link:
http://www.dzone.com/links/wicket_tutorial_yui_autocomplete_using_json_and_a.html

Summary:

   - Creating a re-usable Wicket custom component
   - How to use a Wicket Ajax “Behavior”
   - Integrating a third party JavaScript widget into a Wicket application
   - Packaging CSS and JS resources needed for the custom component
   - How the required CSS and JS can be contributed to the HTML <HEAD> on
   demand
   - Hooking into the Wicket Ajax life cycle
   - Returning custom JSON data from the Wicket server-side component

Thanks,

Peter.

Reply via email to