I haven't done anything with templates, so this may not be correct.
However, if you are referencing a style sheet in your header (on a
regular page), the link:
    /struts-bbnpa/css/bbnpa.css
is a reference from the context, not the WEB-INF directory.
Therefore, you would want to change your link to:
    /WEB-INF/struts-template/css/bbnpa.css

However, Im not sure if the template stuff changes this.

HTH,
    Pete


Chuck Amadi wrote:

> I have created a index.jsp that has the content of our company
> web-site, thus the index.jsp  is located
> C:\jakarta-tomcat-3.2.1\webapps\struts-bbnpa\index.jsp
>
> Thus i have set up the tag libraries in the web.xml file and
> referenced the taglib at the top of my index.jsp page as
> below.Nevertheless i recieve a Not Found Error.My struts-template is
> located
>
> C:\jaka
> ta-tomcat-3.2.1\webapps\struts-bbnpa\WEB-INF\struts-template\css\bbnpa.css
>
> <%@ taglib uri="/WEB-INF/struts-template.tld"  prefix="template" %>
>
>
> Not Found (404)
>
> Original request: /struts-bbnpa/css/bbnpa.css
>
> Not found request: /struts-bbnpa/css/bbnpa.css
>
> Any suggestions please .
>
> --
> The views expressed by the sender of this message don't
> necessarily represent those of Brecon Beacons National Park
> Authority. This message is intended for the addressee(s) only
> and is sent in confidence; if you receive it in error, please can you
> let us know (at [EMAIL PROTECTED]) and then destroy all copies.
> Nid yw'r farn a fynegir gan anfonwr y neges hon o anghenraid yn
> adlewyrchu barn Awdurdod Parc Cenedlaethol Bannau Brycheiniog.
> Neges yw hon a fwriadwyd ar gyfer y derbynnydd/derbynyddion
> yn unig ac fe'i hanfonir yn gyfrinachol; os ydych yn ei dderbyn
> mewn camgymeriad, a fyddech gystal â rhoi gwybod i
> ni (yn [EMAIL PROTECTED]) ac yna dilëwch bob copi.
>
begin:vcard 
n:;
x-mozilla-html:FALSE
org:<BR><IMG SRC="http://www.irista.com/logo/irista.gif";><BR><BR><FONT Color=#000080><FONT SIZE=2><B>Bringing Vision to Your Supply Chain
adr:;;;;;;
version:2.1
end:vcard

Reply via email to