It is actually pretty easy to build with Wicket if you want. Like Igor
said, there is a project for this in wicket-stuff, but as the
javascript project died and I (who set up the project) don't want to
support it much as I never actually used it for anything real. Imo
Ajax is a lot more powerful.

However, contributions are more than welcome, and you could try to
rally to get a few people working on this in the form of a
wicket-stuff project.

Eelco


On 1/23/07, Sean Sullivan <[EMAIL PROTECTED]> wrote:
>
> 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
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
>

-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to