Do you get the same error when mounting the page using a QueryStringEncodingStrategy?
On Monday, March 28, 2011, lovewicket <[email protected]> wrote: > It looks like onSubmit, request first comes to the current page and then it > gets forwarded to the results page. I am not sure why this is the case. In > stateless application, loading the current page again fails the validation > because the parameters that are needed to build the current page are not > there. I even tried to store these as a hidden field, but on form submit > they come up blank. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/StatelessForm-redirect-tp3406282p3412643.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
