Attached Object, UI Component Wovening of Attributes using Meta Rule API - JSF

  IJCTT-book-cover
 
International Journal of Computer Trends and Technology (IJCTT)          
 
© 2018 by IJCTT Journal
Volume-56 Number-1
Year of Publication : 2018
Authors : Vijay Kumar Pandey
DOI :  10.14445/22312803/IJCTT-V56P106

MLA

Vijay Kumar Pandey "Attached Object, UI Component Wovening of Attributes using Meta Rule API - JSF". International Journal of Computer Trends and Technology (IJCTT) V56(1):38-46, February 2018. ISSN:2231-2803. www.ijcttjournal.org. Published by Seventh Sense Research Group.

Abstract -
The article is intended to provide an in-depth understanding to one of the complex and obscure part of the JavaServer Faces (JSF) known as AttachedObject. It also details the types of AttachedObjectsand how theirand UIComponent attributes are woven with the help of MetaRule API, keeping the JSF Facelet handler design cohesive but decoupled. The intended audience for this article include application architects, software designers and software programmers who participate in the design, architecting and development of robust and complex enterprise-wide web-based applications using JSF 2.2. This document assumes that the reader has a basic understanding of JSF 2.2.

References
[1] JavaServer Faces 2.2 API, website - https://javaserverfaces.github.io/docs/2.2/javadocs/index.html?overview-summary.html
[2] JavaServer Faces Tutorial by Oracle, website - https://docs.oracle.com/javaee/7/tutorial/jsf-intro.htm#BNAPH
[3] MyFaces 2.2 – website - http://myfaces.apache.org/core22/

Keywords
AttachedObjects, MetaRule, Validator, Convertor, Behavior, UIComponent, JSF, JSF 2.2, MyFaces