So by sending me there are you suggesting that storing an iVar to a page object is bad?
On Tue, Apr 26, 2016 at 1:00 PM, Martin Grigorov <[email protected]> wrote: > Hi, > > Take a look at https://github.com/martin-g/single-page-instance and the > discussion about it at http://markmail.org/message/ofyvgybcjp5cvf75 > Might be useful for you! > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Tue, Apr 26, 2016 at 6:22 PM, Lon Varscsak <[email protected]> > wrote: > > > Is it bad to store pages in the session for re-use? The idea being that > > for a given page, I only want one instance per session. > > > > -Lon (Wicket Newb) > > >
