Method No 1: Prevent cross-site scripting when using JSON objects using ESAPI and Jackson framework 1.7.x
Another link showing JaxbJacksonObjectMapper.
Another link showing option 3: How to customise the Jackson JSON mapper in Spring Web MVC?
Method as described in jackson-module-hibernate
One example of how to write the JSONResult
Example 2: Creating a Login Interceptor in Struts 2 - Same concept can be use to write the JSONResult and configure in Spring
Ramblings of a Journeyman Software Engineer - covering ExtJS, JQuery, Struts, Spring Framework, Pentaho Data Integration (Kettle)
Showing posts with label jackson. Show all posts
Showing posts with label jackson. Show all posts
Saturday, January 21, 2012
Wednesday, December 14, 2011
How to JSON <-> XML?
Possible Paser Choice: Jackson : http://jackson.codehaus.org/ plus a plugin will do the trick - Plugin for the Jackson Parser: https://github.com/lukas-krecan/json2xml
Subscribe to:
Posts (Atom)