Hi Peter,

Do you get the image when you paste the URL into your browser?  Does your
CSS work properly (this uses a similar URL/retrieval technique)?

Does a missing image icon display or does nothing (maybe you have an HTML
comment that doesn't end where it should)?

Just a few possibilities.

Good luck,

David

-----Original Message-----
From: peter snauwaert [mailto:[EMAIL PROTECTED] 
Sent: Friday May 7, 2004 7:56 AM
To: [EMAIL PROTECTED]
Subject: beginner... problem displaying images


Hi list,

Having a problem with a tdk example.
The gif that's supposed to show up in the upper right
corner isn't being displayed...
This is what's found in the DefaultTop.vm in
/app/templates/app/navigations dir
<img src="$ui.image($ui.logo)">
When I check my document source it transforms this
into the correct url for the image, but it isn't being
displayed. I copied different files, with different
permissions, different file formats, checked the
permissions to the path to it, got rid of symbolic
links, to no avail. 
Tomcat is 5.0.19 / Turbine 2.3.1 / Velocity 1.3.1

This is what is being logged.
[DEBUG] ServerData -
-setScriptName(resources/ui/skins/default/images/logo.gif)
[DEBUG] BaseURI - -No Response Object!
[DEBUG] BaseURI - -encodeResponse(): 
http://localhost:8080/app/resources/ui/skins/default/images/logo.gif

Does anyone know what the problem is?

thx,
peter


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to