| Advanced Features > Using DHTML-Based JSF Components to Build Web Applications > The Architecture of JViews Framework Faces > About Support for JViews Framework Faces |
About Support for JViews Framework Faces |
INDEX
PREVIOUS
NEXT
|
JViews Framework Faces support is based on JavaServer Faces (JSF) technology and consists of:
The JSP tags are used to build JSP pages. Each tag represents a component and has a set of attributes for configuring the component. The JViews Framework Faces component set includes:
Not all the components have a visual representation. For example, an interactor is intended only to be set on a view and has no visual representation.
When a tag is processed by the JSP engine, it is compiled into Java code that is executed to produce the page content. The tag library produces DHTML objects. Each object can be referenced by JavaScript code and can be modified on the client side without a server roundtrip.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |