index.jsp

<%@ page language="java" contentType="text/html; charset=utf-8"
         pageEncoding="utf-8" %>
<!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=utf-8">
    <Title> Home </ title>
</head>
<body>

</body>
</html>

jsp's front page

Guess you like

Origin www.cnblogs.com/qingmuchuanqi48/p/11966124.html