Pid Ster wrote: > > On 23/10/2009 11:50, rowlando wrote: > > Why? > > - Why do this with a JSP/Servlet? > > - Why not concatenate it into a single CSS file at build time, prior to > deployment? > > - Why not use the CSS import directive? > > Serving it via a servlet risks preventing the browser from caching it as > effectively. > >
I am building a static site. I'm using JSPs purely for Includes. The build process is a simple web crawl, where every HTML page is saved as a file. -- View this message in context: http://www.nabble.com/How-to-use-Includes-in-CSS-files-tp26024235p26028142.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org