index.jsp

来自「jsp spring 在eclipse下面测试成功」· JSP 代码 · 共 3 行

JSP
3
字号
<%@ include file="/jsp/include.jsp" %><%-- Redirected because we can't set the welcome page to a virtual URL. --%><c:redirect url="/hello.htm"/>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?