Friday, February 29, 2008

Flex cookbook beta - How to use BlazeDS Remoting

Flex cookbook beta - How to use BlazeDS Remoting

Problem Summary You need to improve your data transfer performance. You also want to be able to directly invoke methods of Java objects deployed in your application server.

Solution Summary Using the BlazeDS RemoteObject, you can directly invoke methods of Java objects deployed in your application server, and consume the return value. The return value can be a value of a primitive data type, an object, a collection of objects, an object graph, etc.

No comments:

Freelance