Re: [S2] Customizing Struts JSON Plugin response

2009-01-30 Thread Musachy Barroso
search for JSONP in the plugin documentation. musachy On Fri, Jan 30, 2009 at 5:25 AM, alee amin wrote: > 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

[S2] Customizing Struts JSON Plugin response

2009-01-30 Thread alee amin
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 RESPONS