Johan Compagner wrote:
> for others not in ##wicket:
>
> the pagemap in the bookmarkable url can be get through the 
> RequestCycle.urlFor(PageMap,Class,Params) method call
> give a pagemap there and the url will contain the pagemap param that 
> will be used to hold the page in when it is clicked.

Is it be possible that, if the user clicks the email links twice, he 
could have two open tabs using the same pagemap? Maybe we could have a 
pagemap value or other parameter that would specify that a new (randomly 
named?) pagemap should be created in response to this request.
 - Jason B.


_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to