[opencms-dev] JSP template and static export link problem
Thomas März
thomasmaerz at gmx.de
Tue Jun 10 23:04:01 CEST 2003
"blue bluey" <bluey70 at email.com> writes:
> opencms.properties has been configured to use relative links in export.
> For a html file /folder1/folder2/file.html
> XML template uses
> <LINK>/folder1/folder3/file.b</LINK>
> produces
> "../folder3/file.b" CORRECT
> My JSP template uses:
>
> "<cms:link>/folder1/folder3/file.b</cms:link>"
> produces
> "../../../../folder1/folder3/file.b" WRONG
I had the same problem using "relativelinks_in_export=true", so I didn't
use this feature anymore.
Best Regards,
Thomas März
More information about the opencms-dev
mailing list