jsp第一个作业

<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
    pageEncoding="ISO-8859-1"%>
<!DOCTYPE html>
<html>
<head>
<meta charset="ISO-8859-1">
<title>Insert title here</title>
</head>
<body>
<h1>Helle Word!!</h1>
</body>
</html>

 

posted @ 2020-03-09 16:53  快乐的派大星  阅读(94)  评论(0)    收藏  举报