Hi Manie! I have my styles under /styles directory, i.e. not under WEB-INF, and images under /images. Then I have my assets specified like this:
<asset name="stylesheet" path="styles/style.css"/> <asset name="logo" path="/images/logo.gif"/> (don't know why I have the preceding slash in /images but not in styles but both works) /Malin 2007/6/24, Manie <[EMAIL PROTECTED]>:
Hi, Is there a way to specify an alternative location for assets, as is the case with the html templates. At the moment, all my html templates reside under WEB-INF, and I would like to add my assets under WEB-INF/assets/images/... and WEB-INF/assets/css, etc. Thanks in advance Manie -- View this message in context: http://www.nabble.com/Asset-Location-tf3973227.html#a11278096 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]