Dear all ,
i am now facing a problem about the mapping of the remote
object. I am now try using remote object to get a list of Object (eg.
Obj A). Obj A have a property that call Obj B contain a char. I can
access all of that when i get from the server.
But when using remote obj service to update the object value by
passing the Obj A . it can get all the value but not to one of the
property Obj B. I am sure that i have the VO in actionscript for this 2
class . But the server cannot get the Obj B (return null). it that
string in actionscript cannot map to java char?
thx
capho