Hi,
Managed to track it down. As I suspected it was a simple (and stupid) error; just one of those you can't see even though it's obvious. The wrong page number was specified in validatePage(...)....
Type: Posts; User: SmoothBall; Keyword(s):
Hi,
Managed to track it down. As I suspected it was a simple (and stupid) error; just one of those you can't see even though it's obvious. The wrong page number was specified in validatePage(...)....
Hi,
I'm using Spring MVC version 2.5.6.SEC01.
I have a controller configured to use a validator when the form is submitted.
<bean name="debitCardLostStolenController"...