About support for JViews JSF technology

The Web application support based on JavaServer™ Faces (JSF) technology consists of:
  • The tag library (a set of JSP™ tags)
  • A Java™ API
  • An AJAX based JavaScript™ library
The JSP™ tags are used to build JSP pages. Each tag represents a component and has a set of attributes for configuring the component.
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 JavaScript objects. Each object can be referenced by JavaScript code and can be modified on the client side without a server round-trip.
See the Release Notes for the Web browsers and versions with which the JViews Maps JSF components are compatible.

JViews Maps JSF component set

The JViews Maps JSF component set includes:
  • A map view
  • A Google Maps™ view
  • A legend tool

JViews Diagrammer JSF component set

The JViews Diagrammer JSF component set includes:
  • A view
  • An overview
  • A pan tool
  • A zoom tool
  • A set of interactors
  • A pop-up menu

JViews Framework JSF component set

The JViews FrameworkJSF component set includes:
  • A view
  • An overview
  • A pan tool
  • A zoom tool
  • A set of interactors