I would like to know How I can validate the string date inputted by a
user in a textfield of my form ?

e.g : The SimpleDateformat to be used to create a java Date is : dd/MM/yyyy

So I would like to check that the user has well introduced its date
using this format in the html field. Is it possible to this validation
inside the Wicket Form ? Does Wicket generates javascript to validate
this at the client side like it is possible in JSP (Struts) ?

Regards,

Charles Moulliard
Senior Enterprise Architect
Apache Camel Committer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to