On 8/29/06, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
Not out of the box, as it would make the core even more bloated thanit alread is.Bloated? Core?? ;)
-
Using Tomcat but need to do more? Need to support web services, secu
Not out of the box, as it would make the core even more bloated than
it alread is.
You are welcome to write (and share) your own library or use
wicket-contrib-fvalidate
(http://wicket-stuff.sourceforge.net/wicket-contrib-fvalidate/index.html)
to fulfill your needs. wicket-contrib-fvalidate is not
Hi,I was wondering if wicket will provide _javascript_ support for some of the simple validations we use.For example required validators and length validators.I think performing some of these validations in the client side will be better than
performing them at the server side.Shams
--