Hi, Your blog post helped me write my first version of the integration between JSR303 (bean-validation) and client side validation using parsley.js. You can find the current work on this Github repository: https://github.com/code-troopers/wicket-jsr303-parsley
Regards, __ Cedric Gatay (@Cedric_Gatay <http://twitter.com/Cedric_Gatay>) http://code-troopers.com | http://www.bloggure.info | http://cedric.gatay.fr On Wed, Apr 24, 2013 at 7:23 PM, Cedric Gatay <[email protected]> wrote: > Thanks Martin, > I was just wondering how I could do that. Nice library and nice > integration with Wicket. > > Regards > Le 24 avr. 2013 18:07, "Martin Grigorov" <[email protected]> a écrit : > > Hi, >> >> I just posted a new article at >> http://wicketinaction.com/2013/04/server-and-client-side-validation/about >> integrating Wicket with client side validation library. >> >> Enjoy! >> >> -- >> Martin Grigorov >> jWeekend >> Training, Consulting, Development >> http://jWeekend.com <http://jweekend.com/> >> >
