<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Bericht</TITLE>

<META content="MSHTML 6.00.2726.2500" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=577275313-22072003><FONT face=Arial 
size=2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>I have a problem 
with frames and jsp templates.</FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>I have create a XML 
Mastertemplate which points to an JSP Template as described in the Alkacon 
modules.</FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>The JSP template 
defined some html frames which uses other jspfiles. These are stored in the same 
folder 'jsptemplates' in the module.</FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>In one of the 
jspfiles i've placed this tag:   </FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2><body 
bgcolor="#CCCCCC" background="../resources/bg_1.gif" leftmargin="0" 
topmargin="0" bgproperties="fixed" marginwidth="0" 
marginheight="0"><BR>  <cms:include element= 
"body"/><BR></body></FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>But the element is 
not included in the final html page.</FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>When I look in the 
source from Internet Explorer, the <cms> tag is not parsed to the right 
page, but the body background is shown correctly in Internet 
Explorer?????????????</FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>Does anybody know 
the solution?</FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>Are these tag's 
required in html or jsp pages and what means these tags:</FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>1. <!doctype html 
public "-//W3C//DTD HTML 4.01 Frameset//EN"> or <!doctype html public 
"-//W3C//DTD HTML 4.01 Transitional//EN"></FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>2. <meta 
http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"></FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial size=2>3. <%@ page 
session="false" %></FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial 
size=2>Greetings,</FONT></SPAN></DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=577275313-22072003><FONT face=Arial 
size=2>Wim</FONT></SPAN></DIV></BODY></HTML>