?? relative.jsp
字號:
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<html>
<head>
<title>JSTL: I/O Support -- Relative URL Example</title>
</head>
<body bgcolor="#FFFFFF">
<h3>Relative URL</h3>
<h4>Import from current directory:</h4>
<blockquote>
<pre>
<c:import url="LocalSample.jsp"/>
</pre>
</blockquote>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -