13 lines
267 B
Plaintext
13 lines
267 B
Plaintext
|
|
<%@ 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>
|