« Return to Thread: Nest List DWR Client Side Problem

Nest List DWR Client Side Problem

by Nguyen, Thien 1 (N-Albin Engineering) :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

I have a java POJO/Object that consists of nested LIST (2 levels).  On the client side, using javascript, I always get an error when trying to get the innermost List.  That is, I can retrieve the outermost List easily, but when I go deeper and get the innermost List, I get an “ERROR” on the DWR test page.   Can someone give me an example on how to use nested LIST?

 

 

Tim

 « Return to Thread: Nest List DWR Client Side Problem