you could move your template(s) up into the context-root

> -----Original Message-----
> From: JB [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 13, 2005 10:34 AM
> To: tapestry mailing list
> Subject: newbie question about images and tapestry
> 
> 
> Hi everybody,
> 
> I'm very new to tapestry and I've a very stupid question 
> about handling 
> images.
> 
> I'm using dreamwaver to edit home.html template.
> 
> I've created an img subfolder in WEB-INF directory and i'm 
> referencing 
> images this way (in dreamweaver)
> <img src="img/image1.gif" />
> 
> It works great but if I run the page from server 
> (http://localhost:8080/firstApp/..)  all images are not seen.
> 
> Using assets and @Img component works but I would like to 
> know if there 
> is a way to use images without the need of an asset for each image.
> 
> Actually I've found a workaround making a copy of my img dir 
> outside the 
> WEB-INF folder (in the root of my context) but I would like 
> to know if 
> there is a better way.
> 
> Regards
> 
> JB
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to