<!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.2600.0" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=554502015-05112003>Hi. I have an 
OpenCMS web site where the index page (index.html) is a link to another html 
page. My main JSP template has the following line of code within the 
<head></head> tag:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=554502015-05112003></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=554502015-05112003><META 
NAME="KEYWORDS" CONTENT="<cms:property name="Keywords" 
/>"></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=554502015-05112003></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=554502015-05112003>However, when I go 
to the URL <U><FONT 
color=#0000ff>http://mydomain/cms/app/foldername/index.html</FONT></U> which 
will redirect to </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=554502015-05112003><U><FONT 
color=#0000ff>http://mydomain/cms/app/myfolder/mysubfolder/index.html</FONT></U>, 
no keywords are found for the file. But if I go directly to the URL <SPAN 
class=554502015-05112003><U><FONT 
color=#0000ff>http://mydomain/cms/app/myfolder/mysubfolder/index.html</FONT></U>, 
the keywords are displayed in the META tag. Why is this? How can I fix 
this?</SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=554502015-05112003><SPAN 
class=554502015-05112003></SPAN></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=554502015-05112003><SPAN 
class=554502015-05112003>Thanks,</SPAN></SPAN></FONT></DIV>
<DIV><SPAN class=554502015-05112003><FONT face=Arial 
size=2>Dylan</FONT></SPAN></DIV></BODY></HTML>