⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 baderrorcontent.jsp

📁 the musiccollection struts 1 application i netbeans implementation (strut for dummies book source)
💻 JSP
字号:
<%@ include file="taglibs.jsp" %>
<fmt:setBundle basename="ApplicationResources" />
<table>
<tr>
	<td align="center" colspan="2" style="font-family: 'MS Reference Sans Serif', 'Verdana Ref', sans-serif;font-size: 18px;color:red;">
		<fmt:message key="error.RuntimeException"/>
	</td>
</tr>
<tr>
	<td width="55" align="left">
		<img  src="images/annoy.gif" name="annoy" width="54" height="54" border="0">
	</td>
	<td>
	<html:link page="/logoff.do">
		<fmt:message key="goto.logoff"/>
	</html:link>
	</td>
</tr>
</table>

⌨️ 快捷键说明

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