beautypg.com

Insert.jsp – HP Integrity NonStop J-Series User Manual

Page 433

background image


styleClass="style1" />






immediate="true">











insert.jsp

This page enables you to insert a new employee detail in the database. It contains the EmployeeID,
firstname, lastname, age, and email fields.

You should provide the required values in each of the fields. If you enter incorrect values in any
of the fields, the respective error message appears on the page.

Replace the contents of the existing insert.jsp file with the code given below:

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



Record Insertion



style="padding-left:10px; padding-top:10px; " styleClass="top_bg">
var="ab">






Example of Integrating MyFaces into Spring 433

This manual is related to the following products: