If the same instance of the page is used then I supposed I could reset the page model in the page's onBeforeRender method by using getRequest().getQueryParameters().getParameterValue(...) as you suggested. Currently, all the work is being done in the constructor.
This is purely curiosity. I don't expect users to manually modify query parameters. I stumbled on to this while trying to take a shortcut during debugging. Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/1-5RC2-URL-question-Is-this-expected-behaviour-tp3427453p3427509.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]
