> We're using (and stuck with) Websphere 5.1.1.8 which requires us to use JSTL > 1.0 and JSP 1.2. We noticed that the dependency list says to use JSTL 1.1.2 > and JSP 2.0, which we cannot use.
see http://displaytag.sourceforge.net/11/migrating.html displaytag only requires jsp 1.2. jsp-api-2.0 is actually needed to run unit tests (since they use tomcat 5.5), but not required to use the tag library fabrizio ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

