OpenCms JSP standard taglib
Tag secureparams


Enables automatic parameter escaping for a Flex Request.


Tag Information
Tag Classorg.opencms.jsp.CmsJspTagSecureParams
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
allowXmlfalsetruejava.lang.StringComma-separated list of parameters for which XML characters will not be escaped
allowHtmlfalsetruejava.lang.StringComma-separated list of parameters for which HTML characters will not be escaped
policyfalsetruejava.lang.StringURI of the AntiSamy policy file.
replaceInvalidfalsetruejava.lang.StringSpecial dummy value to replace parameters which would otherwise be XML-escaped.
escapeInvalidfalsetruejava.lang.StringComma-separated list of parameters which should be XML-escaped even if replaceInvalid is set.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.