Thanks, Filip & Sven. I'll start digging around in Jetty. Thanks, Andy
On Tue, 12 Aug 2008 12:43:21 +0200, "Sven Homburg" <[EMAIL PROTECTED]> wrote: > its look like taht you IDE dont move the resources in your war file or > servlet container directory at compile time > > 2008/8/12 Andy Huhn <[EMAIL PROTECTED]> > >> Hello, >> >> I just switched to 5.0.14, and now my app can't seem to find my CSS >> file. Any ideas? >> >> Here is the .tml I've been using: >> >> <link rel="stylesheet" type="text/css" >> href="${henStyleSheet}" media="all"/> >> >> Here is the corresponding .java: >> >> @Inject >> @Path("context:assets/styles/hen_styles.css") >> private Asset _henStyleSheet; >> >> And here is the location of my .css file: >> >> src/main/webapp/assets/styles/hen_styles.css >> >> Is there a configuration parameter I need to tweak? >> >> Thanks, >> Andy >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > with regards > Sven Homburg > http://www.chenillekit.org > http://tapestry5-components.googlecode.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]