You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jason Vinson <ja...@mindspring.com> on 2001/05/14 19:49:58 UTC

CSS in Tomcat

Hi,

    I am trying to use external cascading style sheets in Tomcat, by using the
<link rel="stylesheet" type="text/css" name="style1" href="style1.css"> tag in
the <head> of the document.  I keep getting a 404 (not found) error when i try
to load.  The css file is located in the same directory, but Tomcat can't see
it for some reason.  Any suggestions?

cheers,
Jason