On Tue, 23 Apr 2002, Amarant Merah wrote: > Which taglib does that belong? > I checked jakarta.apache.org/taglibs > and I can't find any c taglib. > > Thanks again, this really saves my day :).
It's part of the JSP Standard Tag Library (JSTL), which is an upcoming standard from the Java Community Process. The JSTL reference implementation is available as the "Standard Taglib" from Jakarta Taglibs. -- Shawn Bayern "JSP Standard Tag Library" http://www.jstlbook.com (coming this summer from Manning Publications) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
