About webMethods OpenUI Shell
webMethods OpenUI Shell is an implementation of My webMethods Server shells that uses a Facelets page template for creating and rendering an xhtml page. OpenUI Shell enables you to customize the look and feel of the page by using standard and custom HTML, CSS, and JavaScript frameworks along with CAF portlets and JSF tags.
The page template may or may not include the framing around the page body: header, footer, leftnav, and rightnav. You can use portlets to render the body of the page, either directly in the page templates provided in Software AG Designer or by delegating to the existing My webMethods Server resource renderers. Conversely, you can have an OpenUI application without any portlets.
For more information about developing
OpenUI Shell projects and pages, see
Getting Started with
webMethods OpenUI
Shell Page Development. For more information about CAF JSF tags, see
webMethods CAF Tag Library Reference.
Related Topics