Hi. I'm using UrlFragment Wicketstuff project to manipulate the URL. When manipulating the URL via putParameter() call, etc. there is an immediate callback to the page which implements onParameterArrival() handler.
Can this be avoided somehow? I'd just like to have this handler being called when someone enters an URL manually in the browser but not when manipulating the URL via code. Manfred -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicketstuff-UrlFragment-modifying-URL-calls-onParameterArrival-tp4677302.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]
