[opencms-dev] Include image file from galleries in JSP template
visser arthur (02VOEMDIAHTKAND)
arthur.visser at student.groept.be
Sat Feb 12 15:20:16 CET 2005
I am trying to include an existing*.gif file, which is stored in the galleries (../system/galleries/pics/logos/logo.gif) in a JSP template.
In the (non-OPENCMS!) website the following code is used:
<div id="logorechts"><img src="../Graphics/log.gif" width="55" height="95"></div>
Can anybody tell me how to include the same information in the JSP template? Do I use cms:link or cms:inlcude?
Much appreciated!
OpenCMS 5.0.1 - Tomcat 5.0.18 - Java 1.4.2 - XP Home SP2 - MySQL 4.0.22
More information about the opencms-dev
mailing list