Modifying the index.jsp file – HP Integrity NonStop J-Series User Manual

Page 46

Advertising
background image

Figure 9 New JavaServer Page: JSP Template Dialog Box

The template for the index.jsp file is generated.

Modifying the index.jsp File

Add the header item and body content in the JSP file as shown:

<%@ page language="java" contentType="text/html; charset=ISO-8859-1"

pageEncoding="ISO-8859-1"%>

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

<title>Spring Getting Started with EmpInfo Application</title>

</head>

46

Spring Framework

Advertising
This manual is related to the following products: