It's a long story, but thanks for your reply.
Anyway, if anyone want to know where it happens, here it is:
A new page instance is created or obtained from the pool in getPage() method 
of PageSource.
The page returns to the pool in realeasePage() of PageSource.

On 7/9/05, Kent Tong <[EMAIL PROTECTED]> wrote:
> 
> Pablo Ruggia <pruggia <at> gmail.com <http://gmail.com>> writes:
> 
> > I want to know where is the place where a new page instance is created 
> and
> > added to the pool.
> > I know pages are attached to the engine for some locale, but I can't 
> find
> > where.
> > Besides, is there any listener or method that gets called when this 
> happens
> > ?
> 
> Why would you need to do that? What are you trying to do?
> 
> --
> Author of an e-Book for learning Tapestry (
> http://www.agileskills2.org/EWDT)
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to