Implemented in xhtml file Part 1 (using ui: composition tag) https://www.tutorialspoint.com/jsf/jsf_custom_tag.htm
→ Pattern to be imported by ui: decorate http://d.hatena.ne.jp/terazzo/20080729
Implemented in xhtml file Part 2 (using composite tag) https://www.tutorialspoint.com/jsf/jsf_composite_components.htm
Inherit and implement UIComponent class http://d.hatena.ne.jp/Yosuke_Taka/20120219/1329646586
Recommended Posts