Ah, sorry... I read you email again, and now I understand your problem. Still don't know about the changes though. Maybe the other devs can take a good look at it, and/ or you could file an issue.
Eelco On 9/8/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > 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
