Archive | November 11th, 2010

Integrating Spring Web Flow with JSF

November 11, 2010

0 Comments

Introduction Spring Web Flow is a framework that provides abilities to developers to capture the workflow of a web application in the form of configurational constructs called Flows. JSF is a UI framework that provides support for developing complex user interface components along with simplified page navigation rules and event handling. In this article we [...]

email

Creating RIA with Adobe Flex framework

November 11, 2010

0 Comments

Introduction Adobe Flex provides a platform for developing Rich Internet applications (RIA). Adobe Flex is not one thing but it is a combination of various languages, frameworks and builders like MXML, Action Script, SDK and Flex Builder. For creating Adobe Flex applications, we use the markup language MXML which is similar to XML in syntax. [...]