> -----Original Message----- > From: Byrne, Steven [mailto:sbyrne@;dorado.com] > Sent: Thursday, October 17, 2002 11:56 AM > To: Struts Developers List > Subject: RE: Tiles Refactorings for 1.1 compatability > > > I was given to understand that Struts-el needed Servlet 2.3, and so > that's why I suggested having it in 1.2. But my main purpose was to > create a common definition of what was going to be in each > release (and > have it track as things change), so it should reflect the > shared belief > of the developers. > > David Karr -- care to chime in on whether Struts-el needs Servlet > 2.3/JSP 1.2?
Yes, Struts-EL needs the JSTL, which needs Servlet 2.3. Thus, Struts-EL can't be "integrated" into Struts until the release where we require Servlet 2.3. However, there's nothing wrong with it being in the "contrib" section of the "pre-required-Servlet 2.3 release", even if the jar file is distributed next to the "struts.jar" file in the binary release. -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>
