Re: Trimmed down JSTL for JSP 1.1

2002-10-08 Thread dion
I'd also love a version of JSTL that works on JSP 1.1. How do we get this going? > I can help you if you want > > Eugene Bekker wrote: > > Hello, > > > > > I was wondering if there was any current effort going on for > > back-porting the Jakarta Standard Taglib to run under JSP 1.1? > >

Re: Trimmed down JSTL for JSP 1.1

2002-09-06 Thread Thomas Colin de Verdière
I can help you if you want Eugene Bekker wrote: > Hello, > > I was wondering if there was any current effort going on for > back-porting the Jakarta Standard Taglib to run under JSP 1.1? > Obviously this would be only a partially compliant port of JSTL as it > depends on several new additio

Re: Trimmed down JSTL for JSP 1.1

2002-08-25 Thread Henri Yandell
On Sat, 24 Aug 2002, Eugene Bekker wrote: > I've been using the JSTL tags extensively in several projects, but one of my > recent projects is constrained to JSP 1.1 and I wanted to stay within the > standard set as much as possible. I made a quick attempt to port over the > JSTL code back to 2.