|
|
|
|
@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
|
|
|
|
|
PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN" |
|
|
|
|
"http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd"> |
|
|
|
|
<taglib> |
|
|
|
|
<tlib-version>1.0</tlib-version> |
|
|
|
|
<tlib-version>1.1.1</tlib-version> |
|
|
|
|
<jsp-version>1.2</jsp-version> |
|
|
|
|
<short-name>security</short-name> |
|
|
|
|
<uri>http://www.springframework.org/security/tags</uri> |
|
|
|
|
@ -110,10 +110,10 @@
@@ -110,10 +110,10 @@
|
|
|
|
|
</description> |
|
|
|
|
</attribute> |
|
|
|
|
<attribute> |
|
|
|
|
<description>Set HTML escaping for this tag, as a boolean value.</description> |
|
|
|
|
<name>htmlEscape</name> |
|
|
|
|
<required>false</required> |
|
|
|
|
<rtexprvalue>true</rtexprvalue> |
|
|
|
|
<description>Set HTML escaping for this tag, as a boolean value.</description> |
|
|
|
|
</attribute> |
|
|
|
|
<attribute> |
|
|
|
|
<name>scope</name> |
|
|
|
|
|