Stepan Schejbal wrote:

> The URI - tag library relationship has not been defined in JSP 1.1!!!
> SJSP does not violence specification.
>
> Stepan

See section 5.1.4 of the Public Release. Under the heading "Tag Library directive" it
says:

"A collection of tags is delivered as a TagLibrary. A tag library is uniquely 
identified
by its
URI. The URI should refer to a JAR file containing a valid instance of a Tag Library
Descriptor (taglib.tld) file in the META-INF subdirectory, along with the appropriate
implementing classes, and other resources required to implement the tags defined
therein."

That's not how SJSP works so SJSP is in error.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to