I have used LCDS(remote objects) in a flex project to call methods in from the server side written in java, using spring framework. The service classes which the remote objects calls from the flex...
Type: Posts; User: Suranjan Das; Keyword(s):
I have used LCDS(remote objects) in a flex project to call methods in from the server side written in java, using spring framework. The service classes which the remote objects calls from the flex...
Is it feasible to integrate spring with LCDS(Remote Objects) to communicate with flex user interface.