fvalidate-integration
Contains extensions of the Wicket form components that work with the javascript validation framework fValidate.
This project was maintained until Wicket 1.2. You can check it out from the repository to get an idea on how integration with such a library might work. However, you are probably better off using AJAX for this; client side validation is pretty limited.