forked from I2P_Developers/i2p.i2p
* Move from Servlet 2.4/JSP 2.0 to Servlet 2.5/JSP 2.1
- Replace Jasper 2.0 from Jetty 6 with Apache Tomcat 6.0.35 (CDDL 1.0 + GPLv2) - Replace JSTL 1.1.2 with JSTL 1.2 (CDDL 1.0 + GPLv2)
This commit is contained in:
12
apps/susidns/src/WEB-INF/lib/README.txt
Normal file
12
apps/susidns/src/WEB-INF/lib/README.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
These are 1.2 libs downloaded from http://jstl.java.net/download.html
|
||||
Licenses: Common Development and Distribution License (CDDL) version 1.0 + GNU General Public License (GPL) version 2
|
||||
https://glassfish.dev.java.net/public/CDDL+GPL.html
|
||||
|
||||
1.2 libs are compatible with JSP 2.1 containers.
|
||||
See http://www.coderanch.com/how-to/java/JstlTagLibDefinitions for more info.
|
||||
|
||||
The previous files were version 1.1.2 for JSP 2.0.
|
||||
Old names kept so they are overwritten in the update and are in the classpath.
|
||||
|
||||
jstl-api-1.2.jar -> jstl.jar
|
||||
jstl-impl-1.2.jar -> standard.jar
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user