You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Timothy McKnight <ta...@sbcglobal.net> on 2004/10/20 01:54:04 UTC

Contrib: Table Caching

Hello,

I have written a component that reads in a file and
displays the data in Contrib:Table.  The problem is
that the data is cached so if the file is changed the
changes aren't reflected in the data model when the
page is re freshed.  Anyone know a way around this? 
Also,  If you sort one of the colums in contrib:Table
the next request(from another session) coming in will
render the data the same way tha the previous user
had.  How can i return the component to the original
state after a session is ended(since pages are
pooled).

Thanks in advance,
Tim

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