You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Andy Bosch <an...@is-development.de> on 2001/03/10 11:10:39 UTC

Caching does not work

Hello,

we are working on an framework based on 
cocoon 1.8 / jserv. We generate xml on the fly
and process it with static xsl-stylesheets
from the filesystem.
So we work with a CocconServletRequest 
and a ProducerFromRequest.

The problem now is, that cocoon does not
cache any page. WHY? Is it, because
the xml is not a file, but only a string
generated each time a servlet request comes in?

How can I realize to enable the caching here?


Many thanks in advance
Andy


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>