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

📄 plandetail.jsp

📁 大唐电信的管理系统
💻 JSP
字号:
<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
 <jsp:directive.page import="domain.Plan"/>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <base href="<%=basePath%>">
    
    <title>My JSP 'TaskDetail.jsp' starting page</title>
    
	<meta http-equiv="pragma" content="no-cache">
	<meta http-equiv="cache-control" content="no-cache">
	<meta http-equiv="expires" content="0">    
	<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
	<meta http-equiv="description" content="This is my page">
	<!--
	<link rel="stylesheet" type="text/css" href="styles.css">
	-->
     <style type="text/css">
<!--
#Layer1 {
	position:absolute;
	left:133px;
	top:234px;
	width:69px;
	height:16px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:133px;
	top:185px;
	width:71px;
	height:15px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:133px;
	top:282px;
	width:72px;
	height:15px;
	z-index:3;
}
#Layer4 {
	position:absolute;
	left:133px;
	top:324px;
	width:72px;
	height:15px;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:133px;
	top:370px;
	width:70px;
	height:17px;
	z-index:5;
}
.STYLE3 {font-family: "宋体"; font-size: 12px; }
.STYLE4 {font-size: 12px; }
#Layer6 {
	position:absolute;
	left:10px;
	top:15px;
	width:770px;
	height:136px;
	z-index:6;
}
#Layer7 {
	position:absolute;
	left:11px;
	top:15px;
	width:769px;
	height:136px;
	z-index:6;
}
.STYLE16 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.STYLE17 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.STYLE19 {
	color: #000000;
	font-size: 12px;
}
.biaoti {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
-->
</style>
</head>
  <%
     Plan plan=(Plan)session.getAttribute("plan");
     
   %>
 <body>
  
    <td width="30"/><img src="" alt="" name="a" width="30" height="1" id="a" />
    <td width="515" valign="top"/>

  <table width="515" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="18" colspan="6">&nbsp;</td>
      </tr>
      <tr>
        <td colspan="6" background="images/line_r2_c2.gif"><img src="" alt="" name="c1" width="1" height="1" id="c1" /></td>
      </tr>
      <tr>
        <td colspan="6"><span class="STYLE16">计划详细信息:</span></td>
      </tr>
      <tr>
        <td colspan="6">&nbsp;</td>
      </tr>
      <tr>
        <td colspan="6" background="images/line_r2_c2.gif"><img src="" alt="" name="c2" width="1" height="1" id="c2" /></td>
      </tr>
      <tr>
        <td width="78" bgcolor="#990000"><span class="biaoti">计划名称</span></td>
        <td colspan="5" bgcolor="#999999"><span class="STYLE4"><%=plan.getPlanName() %></span></td>
      </tr>
      <tr>
        <td colspan="6" background="images/line_r2_c2.gif"><img src="" alt="" name="c3" width="1" height="1" id="c3" /></td>
      </tr>
      <tr>
        <td bgcolor="#990000"><span class="biaoti">计划描述</span></td>
        <td colspan="5" bgcolor="#999999"><span class="STYLE19"><%=plan.getPlanBegin() %></span></td>
      </tr>
      <tr>
        <td colspan="6" background="images/line_r2_c2.gif" bgcolor="#FFFFFF"><img src="" alt="" name="c4" width="1" height="1" id="c4" /></td>
      </tr>
      <tr>
        <td height="18" bgcolor="#990000"><span class="biaoti">开始时间</span></td>
        <td width="96" bgcolor="#999999"><span class="STYLE4"><%=plan.getPlanBegin() %></span></td>
        <td width="92" bgcolor="#990000"><span class="STYLE17">结束时间</span></td>
        <td colspan="3" bgcolor="#999999"><span class="STYLE4"><%=plan.getPlanEnd() %></span></td>
      </tr>
      <tr>
        <td colspan="6" background="images/line_r2_c2.gif"><img src="" alt="" name="c5" width="1" height="1" id="c5" /></td>
      </tr>
      <tr>
        <td height="22" bgcolor="#990000"><span class="STYLE17">所属任务</span></td>
        <td bgcolor="#999999"><span class="STYLE4"><%=""+session.getAttribute("taskname") %></span></td>
        <td bgcolor="#990000"><span class="STYLE17">计划状态</span></td>
        <td colspan="3" bgcolor="#999999"><span class="STYLE4"><%=plan.getPlanState() %></span></td>
      </tr>
      <tr>
        <td colspan="6" background="images/line_r2_c2.gif"><img src="" alt="" name="c6" width="1" height="1" id="c6" /></td>
      </tr>
      <tr>
        <td height="22" bgcolor="#990000"><span class="STYLE17">反馈信息</span></td>
        <td colspan="5" bgcolor="#999999"><span class="STYLE19"><%=plan.getPlanFeedbackinfo() %></span></td>
      </tr>
      <tr>
        <td colspan="6" background="images/line_r2_c2.gif"><img src="" alt="" name="c7" width="1" height="1" id="c7" /></td>
      </tr>
      
      <tr>
        <td colspan="6"><div align="right">
            <label>
               <input type="button" name="Submit" value="返回" onclick="location='taskDetail.do?id=<%=""+session.getAttribute("taskid")%>'" />
            </label>
        </div></td>
      </tr>
      <tr>
        <td colspan="6">&nbsp;</td>
      </tr>
      <tr>
        <td height="2" colspan="6" background="images/line_r2_c2.gif"><img src="" alt="aa" name="c13" width="1" height="1" id="c13" /></td>
      </tr>
      <tr>
         <td width="33"><img src="" alt="" name="a1" width="30" height="1" id="a1" /></td>
      </tr>
  </table>
</body>
</html>

⌨️ 快捷键说明

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