Package org.apache.struts2.json
package org.apache.struts2.json
-
ClassDescriptionSerializes an object into JavaScript Object Notation (JSON).Specialized form of
ServletActionRedirectResult
which takes care of situation that browser has a JS/AJAX context, there are no validation errors and action is executed.Isolate the process of cleaning JSON data from the Interceptor class itself.Class consisting of various constant values being used controlling JSON plugin behaviourWrap exceptions throwed by the JSON serializerPopulates an action from a JSON stringIsolate the process of populating JSON objects from the Interceptor class itself.Deserializes and object from a JSON stringWrapper for JSONWriter with some utility methods.Realizes the visit(Class) method called by vistInterfaces for all encountered classes/interfacesSerializes validation and action errors into JSON.Should serialize an object into JavaScript Object Notation (JSON).