while state objects are shared between all pages / components,
persistant properties are only accessed by the page / component which
declares them.
Cheers,
Ron
jiju wrote:
Hi All,
can you explain whats the difference if we are saving a page property as ASO
with scope="session"
and
if we are saving a page property using @Persist in our basepage and
extending this basepage where ever it is required.
secondly i have noticed that if am setting an @Persist property in
pageAttached(); event, then it is not saving in session scope. what could be
the reason ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]