<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: data retrieve with json and struts2 issue</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/data-retrieve-with-json-and-struts2-issue</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/data-retrieve-with-json-and-struts2-issue/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>linhonghui on data retrieve with json and struts2 issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/data-retrieve-with-json-and-struts2-issue#p24208</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/data-retrieve-with-json-and-struts2-issue#p24208</guid>
        	        	<description><![CDATA[<p>Usually, we can return a result object named &#39;result&#39;&#160;from an action of&#160;struts2, then java script can use following method to get the json string.</p>
<p><em>json = eval("(" + result + ")");</em></p>
<p>At the same time struts.xml will be</p>
<p><em>&#60;result name="success" type="json"&#62;&#60;param name="root"&#62;result&#60;/param&#62;&#60;/result&#62;</em></p>
<p>So my qusetion is, how jqgrid to retrieve the data from a special result object?</p>
<p>or only retrieve from&#160;the whole&#160;action class?</p>
</p>
<p>thanks</p>
<p>linhonghui</p>
<p><a href="mailto:lin_honghui@hotmail.com" target="_blank">lin_honghui@hotmail.com</a></p>
]]></description>
        	        	<pubDate>Wed, 10 Aug 2011 11:44:29 +0300</pubDate>
        </item>
</channel>
</rss>