search for JSONP in the plugin documentation.

musachy

On Fri, Jan 30, 2009 at 5:25 AM, alee amin
<[email protected]> 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 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
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to