Tapestry does a very good job with client-side form validation. Perhaps
there is code in the Tapestry repository that could be using in Wicket?

BTW, these are the things that I like about form validation in Tapestry 4.1
1)  client-side form validation
2)  CSS class for invalid fields  fieldInvalid
3)  CSS class for missing fields:  fieldMissing

Sean


On 1/23/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:

no, wicket doesnt provide this out of the box.

there have been some attempts to provide such functionality, i think there
was a project that integrated fvalidate js lib with wicket in wicket-stuff
somewhere.

-igor


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to