1234567891011121314151617 |
- <%--
- Created by IntelliJ IDEA.
- User: x'b'w
- Date: 2021/5/21
- Time: 15:52
- To change this template use File | Settings | File Templates.
- --%>
- <%@ page contentType="text/html;charset=UTF-8" language="java" %>
- <html>
- <head>
- <title>Title</title>
- </head>
- <body>
- <%-- ${paramValues.nos[0]}--%>
- </body>
- </html>
|