Components

Overview

CRM.COM implements a set of JSF composite components that are commonly used while implementing a page. They are accessible through the http://java.sun.com/jsf/composite/crm namespace.


To use CRM.COM composite components, you should declare the namespace xmlns:crm="http://java.sun.com/jsf/composite/crm" at the top of the page.