<!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.2800.1264" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>How do you make this redirect?</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=DMilks@greenridge.ca href="mailto:DMilks@greenridge.ca">Dylan 
  Milks</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=opencms-dev@opencms.org 
  href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, November 05, 2003 4:41 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [opencms-dev] Keywords in meta 
  tags...</DIV>
  <DIV><BR></DIV>
  <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><A 
  href="http://mydomain/cms/app/foldername/index.html">http://mydomain/cms/app/foldername/index.html</A></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></BLOCKQUOTE></BODY></HTML>