This problem happened with io tags, maybe it's the same thing (and has the same WA ;-)

Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Id: "Tag Libraries Users List" <taglibs-user.jakarta.apache.org>
Reply-To: "Tag Libraries Users List" <[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED]
X-Qmail-Scanner-Mail-From: [EMAIL PROTECTED] via hermes.apache.org
X-Qmail-Scanner: 1.20 (Clear:RC:0(192.160.109.199):. Processed in 0.190624 secs)
From: David Goodenough <[EMAIL PROTECTED]>
Organization: D.G.A. ltd
To: "Tag Libraries Users List" <[EMAIL PROTECTED]>
Subject: Re: IO Taglib give "xmlns:xalan" must be declared exception



Well as no one seems to know anyone about this I had better report how I fixed the problem. I removed the xmlns:xalan=.... attribute from the <taglib> tag, and it all seems to work. I do not know why this attribute is there, is it a historical item or perhaps something we are going to need with the likes of Tomcat5.

David

On Wednesday 12 May 2004 10:31, David Goodenough wrote:
> I am trying to use the IO taglibs in a JSP project, running on Tomcat 4
> on a Debian unstable system.  I have succesfully used other taglibs in
> this project, but now I need to add this one.  I have added the the
> taglib definition to web.xml, and included the taglib tag at the head
> of my code, but when it tries to parse the IO tld it complains that:-
>
> org.apache.jasper.JasperException: /test.jsp(0,0) XML parsing error on
>      file /WEB-INF/tld/taglibs-io.tld: (line 5, col 50): Attribute
>      "xmlns:xalan" must be declared for element type "taglib".
>
> Does anyone know how to fix this?
>
> Thanks in advance
>
> David
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to