Date: 2004-05-17T11:00:26 Editor: 68.79.151.2 <> Wiki: Apache Struts Wiki Page: ServletVersions URL: http://wiki.apache.org/struts/ServletVersions
no comment Change Log: ------------------------------------------------------------------------------ @@ -2,10 +2,10 @@ The Struts-EL taglibrary requires Servlet 2.3/JSP 1.2 in order to use the JSTL Expression language. -=Servlet 2.3/JSP 1.2 += Servlet 2.3/JSP 1.2 = Struts generally works well with Servlet 2.3, although there is an outstanding bug [http://issues.apache.org/bugzilla/show_bug.cgi?id=28983 Bug 28983] regarding Servlet 2.3 methods which are not implemented in MultipartRequestWrapper. -=Servlet 2.4/JSP 2.0 += Servlet 2.4/JSP 2.0 = I have heard less reports about Struts with Servlet 2.4/JSP 2.0. There are more methods to HttpServletRequest which would be a problem similar to [http://issues.apache.org/bugzilla/show_bug.cgi?id=28983 Bug 28983] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
