java_web/webapp/included.jsp

13 lines
267 B
Plaintext
Raw Normal View History

2024-12-16 19:45:31 +08:00
<%@ page contentType="text/html;charset=gb2312" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<html>
<head><title>Included Page</title></head>
<body>
<h3><3E><><EFBFBD>DZ<EFBFBD><C7B1><EFBFBD><EFBFBD><EFBFBD>ҳ<EFBFBD><D2B3><EFBFBD>е<EFBFBD><D0B5><EFBFBD><EFBFBD><EFBFBD></h3>
<EFBFBD>û<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><c:out value="${param.userName}" />
</body>
</html>