pageBeginRender is called not only before creation. It get's called before any rendering (also before it starts rewinding).
On 8/8/05, Chris Chiappone <[EMAIL PROTECTED]> wrote: > > It is true that the pageBeginRender method always gets called on page > creation correct? The reason I'm asking is that I put a debug > statement in the method and only see it print the first time i visit > the page. Subsequent visits to the page don't show the debug message. > -- > ~chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
