Nop thats the best thing todo On 5/3/08, Michael Allan <[EMAIL PROTECTED]> wrote: > Matej Knopp wrote: > > Martin Makundi wrote: > > > > > > Let's say I have some variables in my session. If these variables > > > change, do I have to call session.dirty? > > > > If you subclassed the Session class and your attributes are properties > > of the subclass. > > > > But you are required to call session.dirty() only if your pages are > > stateless and your application is deployed on cluster. > > Just to cover all eventualities, Matej (in case we later move to a > cluster) is there any harm in *always* calling session.dirty(), when a > Session field changes value? > > -- > Michael Allan > > Toronto, 647-436-4521 > http://zelea.com/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
