<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.1">
</HEAD>
<BODY>
Hi guys,<BR>
I am trying to use the OSCache tags within JSPs managed by OpenCMS (CVS HEAD).<BR>
For some reason the cache tags fail to cache elements included with <cms:include>. The first time round the content is shown, but if I reload the page the parts included with <cms:include> don't appear.<BR>
I noticed that OpenCMS has its own implementation of RequestDispatcher.include() and I believe it is not behaving correctly. Any tips on how it works ?<BR>
<BR>
Tristan
</BODY>
</HTML>