> > When making it abstract getter/setter, will it do to
> > set "initial-value" of <property-specification to the
> > value that was set as class variables. I read
> > somewhere that initial-value of property specification
> > is set just before page is put back to pool. So feel
> > that when class is instantiated, it will not have that
> > initial-value.
> 
> That's correct. 

That's not correct. Upon (page) class instanciation, the initial-value
is evaluated, set to the specified property 
and finally cached so that it can be used again to reset the property when
the page returnes to the pull.

Anyway, just give it a try.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to