Re: pageAttached and page rendering/action processing

2010-01-08 Thread Klaus Kopruch
Thanks, that works! -- View this message in context: http://old.nabble.com/pageAttached-and-page-rendering-action-processing-tp27074682p27074800.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsub

Re: pageAttached and page rendering/action processing

2010-01-08 Thread Thiago H. de Paula Figueiredo
Em Fri, 08 Jan 2010 09:38:07 -0200, Klaus Kopruch escreveu: Hello * Hi! But, in pageAttached() were I have to do property initialization for properties that will be needed for page rendering, I cannot distinguish if pageAttached() is called for page rendering or action processing. Use