Johan Compagner wrote: > > a page doesn't have a name just an id > > But i guess if you want one page that shouldn't expire (at least as long > as > the http session doesn't expire) > you could try to do that in 1.2 with the Page Eviction Strategy. So you > just > don't remove that page. > > johan >
Sorry, I wrote the wrong thing :( I meant creating/taking the same page from the page map based on url (like with mounted pages). I tried Page Eviction Strategy, works fine, thanks. -- View this message in context: http://www.nabble.com/custom-PageMap-tf3557564.html#a9964947 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-user
