Hi, We are developing a web application that involves rich user interface. Now we are considering to use Flex at the UI end since we require an event based model which supports rich GUI. At the business layer we have Spring which is integrated with Hibernate. While researching on the same lines, I found that Flex provides an opensource framework (Cairngorm framework) for integrating Flex with J2ee Applications. Also, flex comes with a Lifecycle Data Services which uses the RemoteObject method to interact with the Data layer. Going further on the same lines, I have few queries :- 1. Is the purpose of LCDS different from Cairngorm framework? In case both suffices the same need which is better to use? 2. In case I use LCDS, do I need to use Cairngorm framework? 3. Can we achieve Spring integration with Flex using LCDS ? 4. What,where and when I should use LCDS and what requirements make it necessary to use Cairngorm along with LCDS? 5. which one is good for server side interaction .remote object or data services
-- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

