Did you go to the generated URL in the browser? The struts filter recognizes certain URL patterns and will find the resources if they are in your web-app or pull them from the jar files. Requests headed for URLs like /web-app/struts/* are handled by the filter.
-Wes On Thu, Jan 14, 2010 at 7:38 PM, Stephan R. Mueller <stephanr.muel...@stud.leuphana.de> wrote: > Hi list. > > Using 2.1.8 with JSP on JBoss 5.1.0. <s:head /> generates > the links for style.css and utils.js which is not valid, > i.e. the files are not found at the specified position > (after reviewing the generated HTML). A quick look shows > that styles.css is located under "/template/xhtml/styles.css" > and not under the generated "struts/xhtml/styles.css" . > I'm not sure if this is a bug or just something I messed up > or just if it's just a lack of knowledge on my side. > Please tell me if further information is needed. > > Regards, > Stephan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org