Flex and BlazeDS with RemoteObject example

These days, I studied the Flex and BlazeDS. Installed the Flex Builder 3.0, and the Flex Builder 3 Plug-in for Eclipse, studied the Action Script, and Flex Integration with J2EE. BlazeDS is a series of data services that provide your Flex applications with additional data connectivity options: Remoting Service, Message Service, Proxy Service.

  Remoting Service allows your Flex application to directly invoke methods of Java objects deployed in your application server.

  Message Service provides a publish/subscribe infrastructure that allows your Flex application to publish messages and subscribe to a messaging destination, enabling the development of real-time data push and collaborative applications. For example, JMS.

  Proxy Service allows your Flex application to make cross-domain service requests in a secure and controlled manner. In other words, it allows your Flex application to access a service available on a domain other than the domain from which the application was downloaded (without having to deploy a crossdomain.xml policy file on the target domain).

There are many instances on the net, where someone justonly received data from data set. The following example application shows the way to get data push with the Remote Service way. And also save, update, and delete.

Get the source here:FlexMessages.


2 Responses to “Flex and BlazeDS with RemoteObject example”

  1. Swapnil Patil says:

    Hi,

    I went through your blog of FlexMessages. I guess, this is exactly what I want to do. However, when I downloaded the FlexMessages.zip file, I don’t know how to move forward. I did not see any .WAR file which I can put in my Tomcat folder.It would be really helpful for me if you can guide me with that.

    Thanks,
    Swapnil Patil
    Boston

  2. Veisreteria says:

    You should not use Valium if you are allergic to diazepam, Well, this was kind of boring but whatever.

    [url=http://www.beatsdrbydre2012.com] beats headphones[/url]
    [url=http://www.beatsdrbydre2012.com] Monster Beats by Dre[/url]

Post a Comment