<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.2">
</HEAD>
<BODY>
Actually you should wrap urls with the <cms:link> tag<BR>
<BR>
Tristan<BR>
<BR>
On Wed, 2004-10-13 at 09:01 +0200, Xavier Ottolini wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I think that you should specify the path from the root folder of Open </FONT>
<FONT COLOR="#000000">Cms in the "action" attribute.</FONT>

<FONT COLOR="#000000">For instance if your JSP file is in the folder /www/com/data/ int the </FONT>
<FONT COLOR="#000000">virtual file system, the form tag must look like this :</FONT>

<FONT COLOR="#000000"><form name="newData" action="/opencms/opencms/www/com/data/AddNewData.jsp" method="POST"></FONT>

<FONT COLOR="#000000">I hope that it'll help you.</FONT>

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>