I am new to struts so bear with me if I'm slightly off, but Flex and struts really have no need to talk to one another. Struts is concerned with the view / controller layer of a MVC application. Flex acts internalizes the view / controller layer, and has a micro-framework called Cairngorm (http://labs.adobe.com/wiki/index.php/Cairngorm).
You can find more information about integrating flex and java at http://www.adobe.com/devnet/flex/flex_java.html. From the information I've seen, it's not a necessity to use FDS, but it can greatly enhance what is possible in an RIA. HTH, Rich Kroll > -----Original Message----- > From: Frank Russo [mailto:[EMAIL PROTECTED] > Sent: Friday, April 20, 2007 2:52 PM > To: Struts Users Mailing List > Subject: RE: Flex front end > > I'd be curious about this one myself. I've read some good things about > Flex, but I'd like to see what comes of it as far as popularity. The fact > that flash is what it renders holds me back a bit, but it's got some > really nice features for doing ajax, but even better, it has a built in > push technology (I've seen this referred to as comet on some sites) on the > server, so you don't have to make standard ajax calls. Really cool > stuff... > > -----Original Message----- > From: Joe Yuen [mailto:[EMAIL PROTECTED] > Sent: Friday, April 20, 2007 2:44 PM > To: Struts Users Mailing List > Subject: Flex front end > > > Has anyone had any experience getting Adobe's Flex product to work with > struts? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]