search for JSONP in the plugin documentation.

musachy

On Fri, Jan 30, 2009 at 5:25 AM, alee amin
<mailing.list.mail...@gmail.com> 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: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to