beautypg.com

Creating the customize.jsp file, Modifying the customize.jsp file – HP Integrity NonStop J-Series User Manual

Page 166

background image

.DARK { background-color: black;
}

Creating the customize.jsp File

Create a new JSP file named customize.jsp in the SkinSelector\WebContent to provide
User Interface customizations for the SkinSelector application.

To create customize.jsp, follow the steps in the

Creating the index.jsp File

section.

Modifying the customize.jsp File

To modify the customize.jsp file, complete the following steps:

1.

Double-click the customize.jsp file in the Project Explorer frame to open it.

2.

Replace the default contents of the customize.jsp file with the following content:

<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>



Preview Resume
HREF="./css/style.css"
TYPE="text/css">





Preview Resume



Use RGB instead of color names:
valueChangeListener="#{resumeBean.changeColorMode}"
onclick="submit()"
immediate="true"/>

Foreground color:
disabled="#{!resumeBean.colorSupported}">




Background color:
disabled="#{!resumeBean.colorSupported}">



value="#{resumeBean.colorSupportLabel}"
actionListener="#{resumeBean.toggleColorSupport}"
immediate="true"/>




Name:


Job Title:


action="#{resumeBean.showPreview}"/>


166 MyFaces Framework

This manual is related to the following products: