Beginning Java™ and Flex: Migrating Java, Spring, Hibernate, and Maven Developers to Adobe Flex
by Filippo di Pisa
Chapter 9. BlazeDS
In the previous chapter, I introduced the Flex RemoteObject component, but I didn't show you the complete process of how to build the server's application in order to allow the Flex client to use the Java native objects and services.
In this chapter, I introduce the BlazeDS server, a Java EE application that is useful in providing a set of services that allows you to connect multiple clients to a server-side application. Usually, a client is a Flex or an AIR application, which also supports JavaScript and Ajax combined with Flex, or as a stand-alone application. The examples will demonstrate how to use the Flex remoting services to retrieve and send data to a Java POJO web application, and how to use the Flex messaging services ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access