new446.jsp
<%--
Created by IntelliJ IDEA.
User: user1
Date: 2022/8/4
Time: 10:38
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head>
<title>点击链接下载文档</title>
</head>
<body>
<p>单击链接下载文件</p>
<br><a href="new447_Example4_9Download.jsp">下载文件</a>
</body>
</html>