The network view faces component displays the contents of an IlpNetwork in a JavaServer Page (JSP) compliant with the JavaServer Faces (JSF) technology. It is implemented by the class IltFacesNetworkView and acts as a facade to an IlpNetwork component. It provides a convenient API for the most common uses of the network component, such as setting or retrieving the associated data source, accessing the underlying network component, or accessing the network view directly.
This section contains the following topics: