[opencms-dev] JSP template - need help with images path
SIMON DUTIL
simon.dutil at msp.gouv.qc.ca
Tue Jun 15 15:19:01 CEST 2004
Ok everything solved!
1- I removed the cms:link tag from img src and it works...i guess i
sould have tried it before ( actually, i inserted the tag when i created
my template )!
2 - About my css problems i was one level higher than my images in the
directories hierarchy.
Ok i guess i was really tired yesterday!
Sorry for bothering the list with those newbies post ! ;)
And thks Arian for your help!!
Regards,
Simon
>>> Arian.Abrahantes.Quintana at cern.ch 15/06/2004 04:58 >>>
By the way, did you download and install alkakom documentation module?.
Tried it is very good for beginners...
arian
-----Original Message-----
From: opencms-dev-admin at opencms.org on behalf of SIMON DUTIL
Sent:Mon 6/14/2004 10:15 PM
To: opencms-dev at opencms.org
Cc:
Subject:[opencms-dev] JSP template - need help with images path
Hi!
I have created my own template, it works !! ..but the image arent
displayed.
2 problems :
1- The image path of my JSP template :
-> img src="../resources/images/myImage.gif"
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:
-> 500 Internal Server Error : OracleJSP:
oracle.jsp.parse.JspParseException
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?
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.
-> background-image:url(/resources/images/myImage.gif)
Any help would be appreciated!
regards,
Simon
More information about the opencms-dev
mailing list