Since attached gets called (at least by the direct service) before page
validation and you cannot change persistent properties after page
rendering has started, is there somewhere between pageValidate() and
pageBeginRender() that I can safely init my page properties and know
that page validation has been done? There are a couple pages where if
you are not logged in and click a link (or if your session expires) then
it causes an NPE while what should happen is that the page validation
redirects back to the login page.

-- 
Dan Adams
Software Engineer
Interactive Factory


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

Reply via email to