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
