0 Replies Latest reply on Oct 17, 2002 4:24 AM by sachin_bais

    why there is no standard way to include stylesheet

    sachin_bais

      Hi

      I have JSP and servlets running in JBoss 3.0 - Tomcat version.
      I tried to include css file for my jsp page in the LINK tag. But while running the application, its not able to find the location of css on the server.

      I am deploying the .war file in server->default folder of Jboss.
      So it creates the application diretory in Catalina--work--localhost folder.
      I tried many ways, but didn't get the css in my JSP page.
      Is there any standard way to include the css in my application..

      Thanks and Regards
      Sachin