I have been doing:
webApplication.mountBookmarkablePage("/bob", pageClass);for quite some time. And when things got dynamic, it was: http://site.com/bob?wicket:interface=:0:::: Did something change in recent releases? Bug? Or did I nuke some important encoding strategy line some place by accident? Because now, once things get dynamic, I get: http://site.com/?wicket:interface=:0:::: and lose my "bob" (which helped me keep sanity before). Can anyone help? - Alex Rass --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
