Creating the mycss.css file – HP Integrity NonStop J-Series User Manual

Page 439

Advertising
background image

<h:outputText value=" " />
</h:panelGrid>

<h:outputText value="DataBase is successfully Updated ....."
style="color:green; font-weight:bold" />
<h:panelGroup>
<br>
</br>
<t:commandLink id="Link1" action="back" immediate="true">
<h:outputText value=" Back >>" />
</t:commandLink>
<br>
</br>

<t:commandLink id="Link2" action="home" immediate="true">
<h:outputText value="Link to Home page >>" />
</t:commandLink>

</h:panelGroup>

</h:form></center>
</body>
</html>
</f:view>

Creating the mycss.css File

This file is the cascading style sheet which defines the style of the JSP pages.

To create the mycss.css file, complete the following steps:

1.

On the Project Explorer frame, right-click EmpInfo and select New > File.

The New File dialog box appears.

2.

In the File name, enter mycss.css and in the parent folder, select
EmpInfo/WebContent/pages.

Figure 176

shows the New File dialog box.

Example of Integrating MyFaces into Spring 439

Advertising
This manual is related to the following products: