error.jsp
来自「移动彩信管理平台」· JSP 代码 · 共 32 行
JSP
32 行
<%@ include file="../common/taglibs.jsp" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<%@ page contentType="text/html; charset=UTF-8" %>
<%@ taglib prefix="s" uri="/struts-tags" %>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>操作失败</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table width="98%" border="0" cellspacing="1" cellpadding="4" style="border:1px solid #5C92B7;">
<tr>
<td height="20" align="center" bgcolor="#FFFFFF"><table width="99%" border="0" cellspacing="1" cellpadding="4" style="border:1px solid #5C92B7;">
<tr>
<td height="20" colspan="8" align="center" bgcolor="#A6D5D9" class="psize4">操作失败</td>
</tr>
<tr>
<td colspan="8" align="left" bgcolor="#F2FAFD"><span class="ysize1"> 文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接,点击弹出页面文字连接...</span></td>
</tr>
<tr>
<td colspan="8" align="center" bgcolor="#F2FAFD">【<a href="javascript:window.history.go(-1);">返回</a>】</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?