On Fri, 25 Oct 2002, Dror Matalon wrote:

> You're right, it's sometime easy to forget that Apache's
> implementation of the JSTL is just that, an implementation. It's easy
> to think of it as The JSTL. I suspect that there are other
> implementations. Are any widely used?

I don't believe any others are currently widely used, but last I checked,
Resin was working on an optimized, integrated implementation of
JSTL.  I've also heard some J2EE-container vendors will be bundling JSTL,
but I'm not sure if they're referring to the Sun/Apache implementation or
to their own.

> The main issue/question is going to be of course with any static
> variables. We'll have to look at the code and see if the tag libraries
> use static stuff that will cause problems and specifically security
> issues.

Right - to my knowledge, this isn't problematic, but it's never been
formally tested.

--
Shawn Bayern
"JSTL in Action"   http://www.jstlbook.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to