Added here:
https://issues.apache.org/jira/browse/WICKET-4836
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Mount-Page-tp4653318p4653335.html
Sent from the Users forum mailing list archive at Nabble.com
a",..).
We just need to do the same for unmount().
Please file a ticket.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Mount-Page-tp4653318p4653332.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
>
e unmount does
not work with a starting "/".
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Mount-Page-tp4653318p4653332.html
Sent from the Users forum mailing list archive at Nabble.com.
In your panel:
WebApplication application = getApplication();
application.mountPage(...); // for mount
and
application.unmount(...); // for unmount
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Mount-Page-tp4653318p4653322.html
Sent from the Users forum
an url from outside WebApplication?
I am looking for a way to mount / unmount a page to / from an url when some
link from a Panel is clicked. Is this possible?
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Mount-Page-tp4653318.html
Sent from the Users forum