Presenting “Eliminate Waste in Java Development with Adobe Flex” at JavaZone

JavaZone in Oslo, Norway, is the starting point of my little conference “tour”.

Today I presented Eliminate Waste in Java Development with Adobe Flex together with Espen Dalløkken from Ezmo at JavaZone in Oslo, Norway. A short outline of the presentation on how to eliminate waste in Rich Internet Applications:

  • Remove your Java MVC; Spring MCV, WebFlow, Struts 2…
  • No MVC, less configuration and no flow configuration on server, your application is data driven, why should the server care about the flow on the client!
  • LCDS, LiveCycle Data Services on top of your existing application, Integrating with Spring, Hibernate, EJB, using one of the LCDS adapters, or using a custom adapter.
  • Streamline handover between design and development teams using Flex/Flash Component kit.
This entry was posted in Flex. Bookmark the permalink.

Comments are closed.