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

Page 457

Advertising
background image

<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 22-3

shows the New File dialog box.

Figure 22-3 New File Dialog Box

Example of Integrating MyFaces into Spring

457

Advertising
This manual is related to the following products: