jsp01

<%@ 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>hello</h1>
    <% %>
</body>
</html>

 

posted @ 2020-03-12 15:29  skr_skr~  阅读(111)  评论(0)    收藏  举报