-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hassan,
On 10/23/2009 10:31 AM, Hassan Schroeder wrote: > On Fri, Oct 23, 2009 at 3:50 AM, rowlando <n...@rowlando.com> wrote: > >> For maintenance purposes I want to keep stylesheets in separate files. >> However, when served, they should be concatenated together as a single file. >> Simply, I have a file called global.css with the following: >> >> <%@ include file="../global/i_base.css" %> >> <%@ include file="../global/i_header.css" %> > ... > >> Of course, the CSS file isn't processed by the JSP servlet. What do I need >> to configure to allow the CSS file to process the include directives? > > Either add a url mapping for the JSP servlet to match `*.css` or > rename global.css -> global.css.jsp There's always the possibility of only mapping /global.css instead of *.css - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkriCQ0ACgkQ9CaO5/Lv0PCK4QCgpTJNARSjw/dqmdf5Oj4uOL6x nKkAoJVV2S05aSKcRW/cxxUDk0JvLOwg =B/wt -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org