Haven't tried it myself, so can only give you a couple of pointers. If
you're using the json plugin, there's a lot of information in the
documentation[1]. Other than that, use firebug or equivalent tool to
inspect the response and see how the json is formatted.

Nils-H

[1] - http://cwiki.apache.org/S2PLUGINS/json-plugin.html

2009/4/2 Junhua gao <junhua...@yahoo.com.cn>:
>
> hello,
>  who can please tell me how to read JSON properties from struts2-ModelDriven?
>
>   
> $.getJSON('LicenseeQueryJsonAction',{licenseeID:licenseeid},function(data){))
>
>   data is a BEAN (VO), how to read its properties?
>
>
>
>
>
>      ___________________________________________________________
>  好玩贺卡等你发,邮箱贺卡全新上线!
> http://card.mail.cn.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to