java_web/webapp/error.jsp
2024-12-09 22:17:48 +08:00

5 lines
137 B
Plaintext

<%@ page contentType="text/html; charset=gb2312" %>
<html><body>
该书不存在。<a href="/helloweb/bookQuery.jsp">返回</a>
</body></html>