2010/11/16 Douglas Ferguson <[email protected]> > so I guess it knows not to serialize itself again if it sees it in a model? > close....
'this' is the page it gets serialized anyway. and "session.property" gets transformed into a 'getSession().getProperty()" whenever PropertyModel.getObject() is called. mf > > On Nov 16, 2010, at 11:55 AM, Igor Vaynberg wrote: > > > PropertyModel(this, "session.property"), this being the Page instance > > you are in. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
