<!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></HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 8pt Tahoma; MARGIN-LEFT: 2px">
<DIV><FONT size=2><!--StartFragment --> </FONT></DIV>
<DIV><FONT size=2>Hi!</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I have created my own template, it works !! ..but 
the image arent displayed.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>2 problems :</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>1-  The image path of my JSP template : </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><STRONG>->  img 
src="<cms:link>../resources/images/myImage.gif<cms:link/>"</STRONG></FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>when using the cms link tag with HREF, the 
parser isnt complaining. But with IMG i get the following error message 
when i load the page: </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV>
<DIV><FONT size=2><STRONG>-> 500 Internal Server Error : OracleJSP: 
oracle.jsp.parse.JspParseException </STRONG></FONT></DIV>
<DIV><STRONG><FONT size=2>    </FONT></STRONG></DIV>
<DIV><FONT size=2><STRONG>      </STRONG>is there a way 
to set the image path for IMG SRC, with or without the cms link tag, for 
having my images displayed and no parser error?</FONT></DIV>
<DIV><STRONG><FONT size=2></FONT></STRONG> </DIV>
<DIV><FONT size=2>2-   Well...Im not so sure on how to set the image 
path in my CSS.  All my images are in the resources/images folder of my 
module.  I tried a few things but it havent changed anything, the 
images are still missing.    </FONT></DIV>
<DIV><FONT size=2></FONT><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><STRONG>        -> 
background-image:url(/resources/images/myImage.gif)</STRONG></FONT></DIV>
<DIV><STRONG><FONT size=2></FONT></STRONG> </DIV>
<DIV><FONT size=2>Any help would be appreciated!</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>regards,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Simon</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV></DIV></BODY></HTML>