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

Reply via email to