I put my style sheets in a directory at the top level of my web
application. For example in /tomcat/webapps/myapp/css. Then in the jsp I
reference it simply as

<link rel="stylesheet" href="css/templates.css" charset="ISO-8859-1"
type="text/css">


----- Original Message -----
From: "kuma.cra" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 05, 2001 8:00 PM
Subject: how does one invoke cascasde style sheets


> Hi ,folks thru struts i have been able to create / modify a taglib
from
> within netbeans v3.2 tomcat as the container (win98 OS )and connect to
a
> postgresql test database on lunix thanks all , anyway as a newbie
please
> could you point me in the right direction to how and where i set up my
> companies cascade style sheets for our look and feel on the jsp's as i
> preparing a project benchmark .
>
> 1) do i create a resource directory beneath my webapps/WEB-INF dir.
>
> 2) do i have to map it within the tld .
>
> Any suggestions welcomed as so far i have had excellant feedback from
> this community.
>
> Cheers all Chuck

Reply via email to