Thanks for your help but I don't understand. I even got the source code for
http://www.wicket-library.com/wicket-examples/signin/?wicket:bookmarkablePage=:org.apache.wicket.examples.signin.SignInand
when I run this in my environment I have the same issue I have with my
code. Once I get a validation error onSubmit is never called even after the
input error is fixed. This works fine when running at
www.wicket-library.com. What should I do in the onError method to correct
this situation? Sorry to be so lame and thanks for your help.