The moose likes Flex and the fly likes Flex on Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Flex
Reply Bookmark "Flex on Java" Watch "Flex on Java" New topic
Author

Flex on Java

Shiv Nb
Greenhorn

Joined: Jul 21, 2010
Posts: 4
When we mean Flex on Java, does it mean can we integrate Flex on any Java framework?
Jeremy Anderson
author
Ranch Hand

Joined: Apr 26, 2005
Posts: 32
Shiv Nb wrote:When we mean Flex on Java, does it mean can we integrate Flex on any Java framework?


By Flex on Java we mean, here's how you can integrate a Flex frontend with a Java server-side.
Shiv Nb
Greenhorn

Joined: Jul 21, 2010
Posts: 4
So we can integrate Flex on to any Java server side framework like a Spring based server side application, or the like.

Can you highlight what are the kind of integration we can achieve? Messaging, Webservices etc..?
Bj Allmon
author
Greenhorn

Joined: Oct 23, 2010
Posts: 13
Shiv Nb wrote:So we can integrate Flex on to any Java server side framework like a Spring based server side application, or the like.

Can you highlight what are the kind of integration we can achieve? Messaging, Webservices etc..?


Flex has the ability to communicate with Java through the means of Webservices natively (both restful and soap) and also do messaging with Java JMS and Object serialization or "remoting" (instead of Webservices) with the BlazeDS framework. There's also the GraniteDS framework that will allow you to perform remoting with Java.
 
IntelliJ Java IDE
 
subject: Flex on Java
 
Threads others viewed
Would like to have advice on Java programming.
BlazerDS, Exadel Flamingo and another Java-Flex Solutions
* Welcome Filippo di Pisa
which is best integration with flex and why ?
Flex/Java Mobile Apps
developer file tools