robertwgil
Joined: 11/01/2008 15:09:14
Messages: 5
Offline
|
On MentaAjax 2.0 and above
Example with List of Beans and Relationships.
People.class
Address.class
Action:
ApplicationManager:
The int parameter on JSONGenericRenderer(1) , says to renderer that you want to load one relantionship.
JSP:
The line 17 is optional, if you dont specify the onSuccess method, the convention is to call a function with the same name of innerAction. In this axample the innerAction is TestAction.getListBean.mtw
|