Mike Nimer posted an article a week ago comparing Flash Remoting and Flex Data Services implementations of the same app. You can see that post here.
Damon Cooper gives a little more background on the process of creating that kind of app, using the CF wizards included in 7.0.2.

this me
but....where?
a ha!
hi
when i Deployment FDS2 on Weblogic 9.2
i got error
how can i do?
thanks!!
i find this from logs
<> <> (FileOutputStream.java:179)
at java.io.FileOutputStream.(FileOutputStream.java:131)
at weblogic.utils.FileUtils.writeToFile(FileUtils.java:114)
at weblogic.utils.FileUtils.copy(FileUtils.java:238)
at weblogic.utils.FileUtils.copy(FileUtils.java:216)
at weblogic.utils.FileUtils.copy(FileUtils.java:157)
at weblogic.application.io.ExplodedJar.copyFile(ExplodedJar.java:184)
at weblogic.application.io.ExplodedJar.addAndMaybeCopy(ExplodedJar.java:175)
at weblogic.application.io.ExplodedJar.addJars(ExplodedJar.java:157)
at weblogic.application.io.ExplodedJar.addJarURI(ExplodedJar.java:143)
at weblogic.application.io.ExplodedJar.buildClasspathFinder(ExplodedJar.java:126)
at weblogic.application.io.ExplodedJar.getClassFinder(ExplodedJar.java:80)
at weblogic.servlet.internal.War.init(War.java:210)
at weblogic.servlet.internal.War.(War.java:186)
at weblogic.servlet.internal.WebAppServletContext.processDocroot(WebAppServletContext.java:2411)
at weblogic.servlet.internal.WebAppServletContext.setDocroot(WebAppServletContext.java:2324)
at weblogic.servlet.internal.WebAppServletContext.(WebAppServletContext.java:360)
at weblogic.servlet.internal.WebAppServletContext.(WebAppServletContext.java:414)
at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:398)
at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:552)
at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:287)
>