You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by "Sertic Mirko, Bedag" <Mi...@bedag.ch> on 2009/07/08 08:21:22 UTC

[ANNOUNCE] Mogwai EasyView for JSF available

Mogwai EasyView is a free component library for Java Server Faces(JSF).
It provides a generic mechanism to create complex user interfaces in a
minimum amount of time. At the moment, only Facelets is supported as the
View presentation layer.

 

Basically, a user interface is described using an expression. An
expression is a list of properties combined with layout instructions.
For every property, a label and an input component is generated. The
label internationalisation is done using a provided ResourceBundle.

 

Feel free to visit the projects website at  

http://mogwai.sourceforge.net for more details.  

 

Regards  

 

Mirko Sertic  

Project admin