<html>
<body>
Hi<br>
I have a JSP template that has <cms:property
name="title"..../> in the header (<cms:template
element="head">), and a scriptlet in the footer
<cms:template element="foot">.<br><br>
The title tag gets correctly generated into each individual page for
online and exported pages.<br>
However  the scriptlet (which gets the page's Owner and Date changed
) works correctly for online but is fixed at one value for all pages when
exported.<br><br>
I'm confused at this behaviour - are CMS tags evaluated individually
during Publish, but other Java code not?<br>
cheers<br>
Jon<br><br>
<x-sigsep><p></x-sigsep>
<hr>
<i>Jon Sharp    tel: +44 1273 504004   
mobile: +44 7739 430793 <br>
</i></body>
</html>