by the way, as you can see, the remote object destination is set
dinamically, the user choose the destination to use and the
application must show the functions inside that destination.
hi, i'm using flex to create an application (client) that shows the
methods and parameters that are in a java file, and this file is in
my blazeds server.
i have a remote object define as:
var ro : RemoteObject = new RemoteObject();
ro.destination = entryVO.destinationVar;
i just need to get
2 matches
Mail list logo