I tried to put the following in my application class, but unfortunately got the same results (application tries to load the current page and then redirect the request):
getRequestCycleSettings().setRenderStrategy(IRequestCycleSettings.ONE_PASS_RENDER); -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/StatelessForm-redirect-tp3406282p3413610.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]
