convirgance
Tag json


Converts a raw JSON string into a JSONObject or JSONArray, which can then be assigend to variable.

Example:

<virge:json var="json">
{"message": "Hello World!"}
</virge:json>


Tag Information
Tag Classcom.invirgance.convirgance.web.tag.JSONTag
TagExtraInfo ClassNone
Body Contenttagdependent
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
scopefalsefalsejava.lang.StringScope of the variable (i.e. page, request, session, or application)
varfalsefalsejava.lang.StringVariable to assign the parsed object to

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.