What I mean is, once you created your page (e.g. by comming from an
arbitrairy location like you can do with bookmarkable pages), you'll
keep reusing that page instance when you submit a form, press a link,
etc. You'll only leave that instance when you navigate to another
page, or e.g. re-enter the page by using a bookmarkable page link.

I probably don't understand what you are trying to acchieve?

Eelco


On 9/8/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> Yep. For each page type one can choose should it have only one
> instance or not. It does not affect the regular way how Wicket creates
> pages, only if I set flag to true the page instance would be reused.
> 
> On 9/8/05, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
> > Q.: "static protected boolean isSingleton;" in Page means all Pages
> > will either be "singletons" or not, correct? Does that make sense?
> >
> > Juergen
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Wicket-develop mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to