One of the areas that will be changed from PR1 is the details of taglib
URI mapping. The current design has a number of practical problems.
Public Release 2, due early next month, will have a new design that is
being discussed within the expert and participant groups.
The brief of it is:
The URI is used as a "unique ID". Independently one can map the URI to
a tag library descriptor via the web.xml deployment descriptor. The
classes implementing the tag handlers are packaged in the WAR's usual
places (WEB-INF/classes and WEB-INF/lib).
This gives quite a bit of flexiblity.
- eduard/o
> Date: Thu, 23 Sep 1999 17:37:59 -0400
> From: Kevin Riff <[EMAIL PROTECTED]>
> Subject: Re: Who's reponsible for flushing the stream?
>
> 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