i build something like this for Wicket 1.3 that can give you can idea for Wicket 1.5
https://github.com/robmcguinness/wicket-events/blob/master/src/main/java/com/robmcguinness/WicketApplication.java#L30 https://github.com/robmcguinness/wicket-events/blob/master/src/main/java/com/robmcguinness/events/LastPageAccessedMetaData.java i built this to send events across all pages in active session (modal => parent page and parent => modal) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-get-request-page-in-Wicket-1-5-tp3827411p4650153.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]
