taglib

Dennis Nkangi <[email protected]> Mon, 24 Mar 2003 12:29:42 +0100
Newsgroups gmane.comp.java.sun.webjava.advanced
Message-ID <[email protected]>
Hi,

I'm working with taglib in the Orion server.

My IE 6.0 generates an error when parsing the taglib.tld XML file. The
error occurs when the following line is included:

<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library
1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">

The error message is in Swedish, but a translation should be something like:

"The use of the standard-declaration-attribute for namespace in DTD is not
supported. Could not handle the resource."

Opening the same tld-file on another machine with IE 5.5 installed does not
generate any errors.

couldn't find any information on this error. Any hints or a correct
translation of the error message to English is appreciated.

Thanks,

Dennis

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff WEBJAVA-ADVANCED".  For general help, send email to
[email protected] and include in the body of the message "help".