jsptoservlet.jsp
来自「This subproject contains the compiled co」· JSP 代码 · 共 11 行
JSP
11 行
<html>
<!--
Copyright (c) 1999 The Apache Software Foundation. All rights
reserved.
-->
<body bgcolor="white">
<!-- Forward to a servlet -->
<jsp:forward page="/servletToJsp" />
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?