You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2008/11/21 10:21:55 UTC

[Myfaces Wiki] Trivial Update of "JSF Flex" by JiKim

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by JiKim:
http://wiki.apache.org/myfaces/JSF_Flex

------------------------------------------------------------------------------
  = JSF Flex in NutShell =
- !JavaServer Faces Flex goal is to provide users capability in creating Flex components as normal !JavaServer Faces components. So users would create the components as normal JSF components and the project will create the necessary SWC, SWF, and etcetera and link the values of the components back to the managed beans using JSON+!JavaScript and !ActionScript. By doing so, developers who are unfamiliar with Adobe Flex can be completely abstracted from its technology and focus in linking the application's data to legacy information.
+ !JavaServer Faces Flex goal is to provide users capability in creating Flex components as normal !JavaServer Faces components. So users would create the components as normal JSF components and the project will create the necessary SWC, SWF, and etcetera and link the values of the components back to the managed beans using JSON+!JavaScript and !ActionScript. {standard Flex components has been open sourced through MPL license}
  
  Please refer to the following resource links for further information regarding the project :
   * [http://code.google.com/p/jsf-flex/ Source repository and wikipages containing info regarding the project]