I am using JSON plugin in Struts 2 for writing a resoponse. the plugin is generating the response perfectly. however, this is Google Visulization API demand that there should be a string wrapping the JSON response. like the one mentioned below.
> google.visualization.Query.setResponse(JSON RESPONSE HERE); > How can i get this? wrap the JSON response with PARANTHESIS brackets from struts. ..alee http://techboard.wordpress.com