Stepan Schejbal wrote:
> Kevin Riff p��e:
>
> > I'm trying to write a few custom tags using the tag extensions mechanism
> > in JSP 1.1. However, without a working reference implementation I can't
> > test them except to manually write the code that the JSP engine would
> > execute.
>
> You are wrong.
>
> 1.1pr implementation could be find at
> http://web.iol.cz/sator/projects/sjsp-1-1/index.html
>
> Stepan
I am aware of SJSP but it can hardly be called a definitive implementation. I know
of one obvious incompatibility: the JSP 1.1 spec says that the "uri" attribute of
the "taglib" directive should point to a jar file which contains a
/META-INF/taglib.tld file (see section 5.1.4) however the SJSP implementation
expects the uri to point to the actual tld file. Besides, I have yet to get SJSP to
work with anything other than the included examples.
I'd feel a lot more comfortable if I could get my hands on the RI or if someone
with more knowledge of the spec could give me their opinion.
Thanks for the reply though.
===========================================================================
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