<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head>
<title>入门测试页</title>
</head>
<body>
hello world
</body>
</html>