In the context root directory.
 
Tapestry URLs are of the form:   /context/servlet?....
 
Therefore, "fade.gif" is really "/context/fade.gif".
----- Original Message -----
Sent: Monday, August 26, 2002 8:19 AM
Subject: [Tapestry-developer] Stylesheet question

Hi,

I have an existing project which I'm currently converting to Tapestry with a stylesheet which contains the following line:

.fadecell { BACKGROUND: url(fade.gif) #0c6789 fixed left top }

Where can I put the fade.gif image so that it is found?

Thanks,

Simon

Reply via email to