while he stays on the same page. At that point, I can't add or remove components anymore...?
With Wicket you can replace components (almost) when ever you want. Just override #onConfigure() and use #addOrReplace(). Regards Sven On 04/16/2013 02:24 PM, hfriederichs wrote:
Hi, Thank you, but isn't that only possible during the first load of the page? When a user is finished with one application/wiki-url, he might enter a new code for another application, while he stays on the same page. At that point, I can't add or remove components anymore...? Grts, Hans -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Infomessage-ExternalLink-in-case-of-a-missing-URL-tp4658015p4658021.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]
