Did you implement the onError method too? Maybe you has an form without an feedback panel, and some form component don't pass by validations. On that case the onSubmit method don't get called, for example.
On Wed, Oct 14, 2009 at 3:34 PM, Dane Laverty <danelave...@gmail.com> wrote: > I've built several Wicket apps for the college where I work. 95% of the > time > they work great, but I get frequent complaints about form submits not > functioning correctly. In those cases the form processing code in onSubmit > doesn't appear to be running. > > I can't reproduce the error, but the reports are consistent enough that I > believe something isn't right. I've combed through the code up and down, > but > can't find any issues. Has anyone else experienced this, and if so, how > have > you solved it? > > thanks, > > Dane > -- Pedro Henrique Oliveira dos Santos