I return compound nested collections all the time. (Ex: resulsts of rows form a db such as iBatis)
http://www.caucho.com/hessian/#Introduction-to-Hessian .V
John Menke wrote:
Vic!
Can Hessian do complex object serialization? Say i have a bean x that contains a ref to bean y and i need to return an array of x can hessian handle that?
-jm