Manual

t:validateCreditCard: This tag allows you to validate various credit cards,
including Amex, Visa, Mastercard, and Discover, using the Jakarta Commons validation
library.
t:validateEqual: This tag allows you to validate user input by comparing it with
another backing bean property. This is useful, for example, when validating a password
or an e-mail address twice.
http://<IP Address of the iTP
WebServer>:<port#>/servlet_jsp/myfaces-components/tabbedPanes.faces
This page demonstrates the use of the t:panelTabbedPane and t:panelTab tags from
the MyFaces Tomahawk library.
t:panelTabbedPane: This tag generates a panel container with a number of tabs.
This component can be fully customized using CSS style attributes.
t:panelTab: This tag renders an individual panel tab as a HTML button. It must be
contained within a t:panelTabbedPane tag.
http://<IP Address of the iTP
WebServer>:<port#>/servlet_jsp/myfaces-components/popup.faces
This page demonstrates the use of the t:popup tag from the MyFaces Tomahawk library.
The t:popup tag renders a browser popup window, which displays a number of possible
mouse or keyboard events, including onclick, ondblclick, onmouseover, onkeypress,
onkeydown, and onkeyup.
Deploying and Running Sample MyFaces Application on NonStop 237