Dear friend, click this link and you will find out what you are
looking for.

        
http://wiki.apache.org/jakarta-tapestry/ClearingPersistentProperties 

        Fabiano.


-----Mensagem original-----
De: news [mailto:[EMAIL PROTECTED] Em nome de David Benoff
Enviada em: sexta-feira, 24 de fevereiro de 2006 13:29
Para: [email protected]
Assunto: [Newbie - Tap3] Cleanup of persistent page properties after
navigating away

I am a Tap newbie trying to understand how persistent page properties
should be managed to minimize the size of the session.

In my small test application, I have a page with several persistent
properties.
 If I load that page, then navigate away to another page (via PageLink,
DirectLink, or ActionLink), the persistent properties are still in the
session under attributes in this form:
"<appName>/<pageName>/<propertyName>".  All the data is still there.

I was under the impression that Tapestry manages this for me, and would
clean up the page properties after leaving that page.  Is this the
expected behavior?  If so, does anyone have any tips as to why cleanup
is not occuring.  And if not, is there a recommended pattern for
managing session cleanup?


---------------------------------------------------------------------
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