What I am looking for is information on when pageAttached(...) and
pageBeginRender(...) is called.
when getIsRewind() == true and when it is not.
some times pageBeginRender(...) with getIsRewind == false never ever
gets invoked..

so I have no Idea when to set persisten objects default value, I`m
having trouble getting hibernate to play nice with tapestry.
etc.
If someone could just point me to some documentation. or simply tell
me how the page lifecycle works.

/ted

On 1/12/06, Joe Trewin <[EMAIL PROTECTED]> wrote:
> Does this help?
>
> http://jakarta.apache.org/tapestry/UsersGuide/events.html
>
> -----Original Message-----
> From: Ted Steen [mailto:[EMAIL PROTECTED]
> Sent: 12 January 2006 16:48
> To: Tapestry users
> Subject: page events, in what order? when and how?
>
> Where can I read about the page events? and in what order they are
> invoked?
> suddenly pageBeginRender() is only called with rewind=true and not a
> second time with rewind=false...
> I apparently have misunderstood the whole page event cycle.
> --
> /ted
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to