I do it in pageBeginRender. I suppose you could use pageValidate if you need it a little earlier.

On Thu, 07 Dec 2006 17:20:45 +0100, Dan Adams <[EMAIL PROTECTED]> wrote:

What is the correct place to initialize a @Persisted property?
pageAttached() is too early it seems as the properties haven't been
updated but pageBeginRender() is too later since you have to update them
before rendering begins.



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

Reply via email to