📄 login.jsp
字号:
<jsp:useBean id="constant" scope="application" class="com.mvc.constant.Constant" />
<html>
<body bgcolor="ffffcc">
<h1 align="left">Welcome</h1>
<br>
<dl>
<dl>
<dd>
This program will test the struct of MVC
</dl>
</dl>
<a href="/mvcTest/controler?event=<%=constant.ENTERRECORD%>">Begin The Test</a>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -