flex - Blaze DS custom marshaled object in Java end -
i have arraylist of custom object in servlet end. want send flex end custom marshaling through blazeds (as web project holds blazeds settings) flex end can arraycollection objects. how do that? can string or json arrays, dont want that, want custom marshaled object thorugh blaze ds, how do that? use [remoteclass(alias="")] metadata tag represent server-side java object @ flex end. same question asked , answered @ this link . how [remoteclass] work in flex actionscript can use custom data-binding?