-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Flex 3 with Java

So far in this book, you have learned the basics of Flex, such as how to lay out simple and complex user interfaces in your application, working with local data, using data binding, handling events, loading and working with XML data, and so on.
We have also discussed Adobe LiveCycle Data Services and BlazeDS that enable developers to leverage the existing server-side Java infrastructure. Flex takes care of the presentation part of your application, but it does not have native access to any databases.
Flex provides a range of data access components to work with server-side remote data. These components are also commonly called Remote Procedure Call or RPC services. The Remote Procedure Call allows you to execute remote or server-side procedure or method, either locally or remotely in another address space without having to write the details of that method explicitly. (For more information on RPC, visit http://en.wikipedia.org/wiki/Remote_procedure_call.)...
Change the font size
Change margin width
Change background colour