You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Pedro Abelleira Seco <pe...@usc.es> on 2006/01/04 09:33:57 UTC

Dynamically reloading one page/component

Hello.

Some times I have to make small changes in pages or components and can't
do a redeploy of the entire application in production. Of course it's
not possible to set disable-caching = true.

I can invoke the clearCachedData method in the engine, but I was
wondering if it could be possible to discard only the cached data for a
single page or component. I use a ton of components and discarding
cached data takes a lot of memory.

More generally I'm trying to get the application to be a bit more
dynamic through the embeding of a Jython interpreter. Does anybody have
done anything similar?

Regards
Pedro



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