OpenCms JSP standard taglib
Tag jsonpart


Converts the output of the contained JSP code to an encoded JSON form, to be used in combination with the servlet filter org.opencms.jsp.jsonpart.CmsJsonPartFilter.


Tag Information
Tag Classorg.opencms.jsp.jsonpart.CmsJspTagJsonPart
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
elementtruetruejava.lang.StringThe name of the element, which will be used as the JSON key.

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.