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


On 4/11/07, Dmitry Kandalov <[EMAIL PROTECTED]> wrote:



Johan Compagner wrote:
>
> what do you mean never expire?
> the page itself? (with 1.3 pages do never expire in the default setting)
>
> but if the http session expires then the page will go with it. For this
> you
> can use stateless components (like a stateless link or form)
>
> johan
>

Yes, I meant the page (didn't know that about 1.3). What I want is to have
one instance of page per http session so it seems ok. Could you please
point
me to how make the page have it's own name in the PageMap?
--
View this message in context:
http://www.nabble.com/custom-PageMap-tf3557564.html#a9935631
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

-------------------------------------------------------------------------
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

Reply via email to