<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2>Dear 
gurus,</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2>I've experienced a 
strange problem. I've defined a jsp as a template-element. This jsp 
includes files that handle part of my XML, and some of these files includes 
other jsp, eg. to format date.</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2>It looks like this 
:</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial 
size=2>my-template-element.jsp</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2>   
--> <cms:include page="mypart1.jsp" /></FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006>        
<FONT face=Arial size=2>--> code & text and <cms:include 
page="format.jsp" > <cms:param .....> </cms:include 
></FONT></SPAN></DIV>
<DIV><SPAN 
class=101204512-25082006>            
<FONT face=Arial size=2>--> format date</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2>   
--> <cms:include page="mypart2.jsp" /></FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial 
size=2>....</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2>There is no output 
as result of the call to the <cms:include page="format.jsp" 
></FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2>If i use <@ 
include...> to include "mypart1.jsp", this works fine but this solution has 
another problem : latin-1 coding is lost (e.g. é or è ) 
!</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2>Any ideas 
?</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2>Our configuration 
:</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2> - OpenCms 
6.0.4</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2> - JBoss 
3.2.7</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2> - JDK 
1.4.2</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2> - Windows 
XP</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=101204512-25082006></SPAN> </DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial size=2>Best 
regards,</FONT></SPAN></DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=101204512-25082006><FONT face=Arial 
size=2>Philippe.</FONT></SPAN></DIV></BODY></HTML>