Hello,
 
FDS is not required. Use the SDK and/or Flex Builder and go for it! 
 
Connect to your back end using just XML over HTTP.  This is a fine
approach for many use cases.
 
FDS offers additional value in a number of areas, in particular: 
    * Remoting--simplifies programming model and higher performance
protocal for connecting to Java obects on server (performance benefit it
material for larger data sets, immaterial for trivial amounts of data.)
    * Messaging--connect to JMS or other messaging service, push and
real time data to client
    * Data Service--page data, synch data
    More info on FDS available on www.adobe.com
 
HTH,
David
Adobe

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of sanjaypmg
Sent: Thursday, January 18, 2007 12:39 AM
To: [email protected]
Subject: [flexcoders] Application without FDS?



Hi,

I have a general question for all....

Can I make application with FDS?

If yes, How can I call my java's remote object?

If No, Can you please tell me? Why cannt I make application in flex 
without FDS?

Thanks,
Sanjay Sharma



 

Reply via email to