Re: How to pass object as parameter to popup window

2010-04-14 Thread Iain Reddick
The data you want to show on the page is transient, so it isn't really bookmarkable. Use a regular Link and give the page class a constructor that takes your DTO. Mathias Nilsson wrote: Session or pageParameters - To

Re: How to pass object as parameter to popup window

2010-04-11 Thread Mathias Nilsson
Session or pageParameters -- View this message in context: http://old.nabble.com/How-to-pass-object-as-parameter-to-popup-window-tp28207456p28212525.html Sent from the Wicket - User mailing list archive at Nabble.com. - To