On Mon, Apr 20, 2009 at 17:22, Michiel Meeuwissen <[email protected]> wrote: > On Mon, Apr 20, 2009 at 17:13, Michiel Meeuwissen > <[email protected]> wrote: > > >> For me it does work, btw >> >> So, before we change to a version which is not the latest release, I'd >> like to know why excactly that would be necessary. It may have to do >> something with the tomcat version? > > I think it may be the case that 1.2 is the version which you should > use in tomcat 6 (servlet 2.1). I suppose you are using tomcat 5? > > I don't see the point of using tomcat 5. The latest stable release is tomcat > 6. > > But well, on the other hand I don't recall how 1.2 is better then 1.1.2.
Anyhow the release notes of 1.9 say, that we're basicly servlet 2.3 jsp 1.2 (and 'sometimes 2.4'). I suppose we actually assume this: MMBase Servlet JSP JSTL Tomcat Java ------------------------------------------------------------ 1.8 2.3 1.2 1.1 4 4 1.9 2.4 2.0 1.1 5 5 Hence, I downgraded jstl to 1.1.2. And I suggest we add the following row to the above table. 2.0 2.5 2.1 1.2 6 6 Michiel -- mihxil' http://meeuw.org nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
