What is the difference between custom JSF components and Facelets composite components?
JSF custom components are Java classes that extend the UIComponent . Facelets composite components are XHTML files that use http://java.sun.com/jsf/composite namespace.
UIComponent
http://java.sun.com/jsf/composite
Source: https://habr.com/ru/post/927755/More articles:What is the difference between "Eclipse / Project / Clean ..." and "Eclipse / Project / Refresh (F5)"? - javaXcode & WebView: loading local html if there is no internet connection (backup) - cConditionally attribute of attribute element in composite component - jsfHow can I fix "EMPTYUNREACHABLE" when deploying a test suite on my mac? - mongodbTypeScript tsc> message forwarding - typescriptException of system files in .lists () file in java - javaThe .GetType type does not work. - c #Fixed div field - htmlHow to implement separate projects for ASP.NET MVC 4 and ASP.NET Web API - javascriptHow to use javascript to access other page elements? - javascriptAll Articles