java_web/learn02/web/index.jsp
2024-12-05 13:37:25 +08:00

17 lines
296 B
Plaintext
Raw Blame History

<%--
Created by IntelliJ IDEA.
User: awinx
Date: 2024/12/5
Time: <20><><EFBFBD><EFBFBD>1:31
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8"%>
<html>
<head>
<title>$Title$</title>
</head>
<body>
$END$
</body>
</html>