I was hoping to find a way in which I could build 1.2 and 1.1 compliant taglibs from the same project. If it was just a case of adding some 1.2 tags then I'd imagine it could be done, but if I add the evaluator then it would hit my main tags and I'd have to find some other build method.
I'd definitely avoid moving the whole taglib to 1.2. Do we ever branch in the apache cvs? Hen On Tue, 7 May 2002, Glenn Nielsen wrote: > You may want to consider keeping the current String taglib as > a JSP1.1 compatible taglib. Perhaps creating a new String taglib > which requires JSP1.2 and JSTL. > > >From the way the build and site works it would be easier just to > create another taglib (String-Standard perhaps) which adds JSP1.2 > and JSTL support. > > Regards, > > Glenn > > Henri Yandell wrote: > > > > This is probably for Shawn, but maybe another JSTL implementor. > > > > Is there any documentation describing how to add JSTL-EL support to a > > taglib? > > > > That's one of the requests I have had for the String taglib that seem more > > JSP 1.2/JSTL like. Others involve If-type tags and Iterator-type tags > > which I think JSTL supports me in. > > > > Hen > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- > ---------------------------------------------------------------------- > Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder | > MOREnet System Programming | * if iz ina coment. | > Missouri Research and Education Network | */ | > ---------------------------------------------------------------------- > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
