You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by robinson wang <wq...@gmail.com> on 2007/08/16 06:31:34 UTC

how to clear the page cach

when i click a link ,if the session is invalid ,it will return to the page
of login,but when i login again, click then link ,it still return to the
page of login. when i  restart the server , it's ok,i think it's caught by
the page in the pool,how can i clear the pooled page?

Re: how to clear the page cach

Posted by Michael Wölm <mi...@net-m.de>.
I think it's that:
http://tapestry.apache.org/tapestry4/UsersGuide/configuration.html#configuration.search-path
at: org.apache.tapestry.disable-caching

(set in <application-name>.application)

robinson wang schrieb:
> when i click a link ,if the session is invalid ,it will return to the page
> of login,but when i login again, click then link ,it still return to the
> page of login. when i  restart the server , it's ok,i think it's caught by
> the page in the pool,how can i clear the pooled page?
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org