[Tapestry-developer] Relative paths in templates linking to style sheets and images don't work.
Brought to you by:
hship
From: Elankath, T. (Cognizant) <ET...@bl...> - 2003-02-24 07:38:29
|
Hi tapestry gurus, I have templates that refer to stylesheets and images using relative = paths such as styles/site_common.css and images/logo.jpg. I have these = directories (and their files) present in the WAR file as well. But these don't get included in the resulting page. Do I have to create = an asset for every style-sheet and image used ? That would be extremely = tedious and I don't want to modify the html templates either.=20 All help appreciated, Tarun |