📄 admin_postsinfo.jsp
字号:
<%@ page language="java" import="java.util.*" pageEncoding="gb2312"%>
<%@ page import="com.entity.*" %>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>
<base href="<%=basePath%>">
<%
PostsInfo postsInfo = (PostsInfo)request.getAttribute("postsInfo");
%>
<%
AdminInfo adminInfo = (AdminInfo)session.getAttribute("adminInfo");
%>
<title>公安现役部队接收普通高等学校毕业生报名系统</title>
<meta http-equiv="content-type" content="text/html; charset=gb2312" />
<link rel="stylesheet" href="images/style1.css" type="text/css" />
<script src="images/js/common.js"></script>
<script src="images/js/showmenu.js"></script>
<body>
<center>
<TABLE cellSpacing=0 cellPadding=0 border=0 width="800">
<TBODY >
<TR>
<TD><IMG height=17 src=images/g_1.gif width=17></TD>
<TD background=images/g_2.gif><IMG height=17 src=images/g_2.gif width=80></TD>
<TD><IMG height=17 src=images/g_3.gif width=17></TD>
</TR>
<TR>
<TD background=images/g_4.gif> </TD>
<TD>
<!-- start -->
<table cellpadding="0" cellspacing="0" border="0" style="border-collapse: collapse" width="100%">
<!-- 菜单 -->
<tr>
<td bgcolor="#F7F7F7" style="border: 1px solid #CCCCCC"><center><img src="images/welcome.jpg" width="100%"></center></td>
</tr>
<tr>
<td height="6" bgcolor="A60024"></td>
</tr>
<tr>
<td>
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-collapse: collapse">
<tr>
<td height="30" bgcolor="#F7F7F7" style="border: 1px solid #CCCCCC"> 您好, <b><%=adminInfo.getAdminName() %></b>
<input type="button" class="button" value="退出登录" onclick="location.href='../servlet/LogoutServlet'"></td>
</tr>
</table>
</td>
</tr>
<tr>
<tr>
<td height="10"></td>
</tr>
<!-- 主体 -->
<tr>
<td align="left">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-collapse: collapse">
<tr>
<!-- 左边 -->
<td valign="top" width="150">
<center>
<table width="150" cellpadding="0" cellspacing="0" border="0" style="border-collapse: collapse">
<tr>
<td height="25" bgcolor="#A60024" style="border: 1px solid #CCCCCC">
<a style="float:right" href="#" onclick="return IndexDeploy('user',1)"><img id="img_user" src="images/cate_fold.gif" alt='open' border=0></a><center>
<font color=#ffffff>系统管理</font>
</center>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF" style="border: 1px solid #CCCCCC">
<div id="menu_user">
<center>
<table width="100%">
<tr>
<td height="25" bgcolor="#F7F7F7"><center>
<a href="servlet/AdminPostsListServlet">职位信息</a>
</center></td>
</tr>
<tr>
<td height="25" bgcolor="#F7F7F7"><center>
<a href="servlet/AdminAppListServlet">报名人信息</a>
</center></td>
</tr>
<tr>
<td height="25" bgcolor="#F7F7F7"><center>
<a href="servlet/DistrPostsNameServlet">按职位查看报考分布</a>
</center></td>
</tr>
<tr>
<td height="25" bgcolor="#F7F7F7"><center>
<a href="servlet/DistrPostsDepServlet">按单位查看报考分布</a>
</center></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
<tr>
<td height="5" > </td>
</tr>
<tr>
<td height="25" bgcolor="#A60024" style="border: 1px solid #CCCCCC">
<a style="float:right" href="#" onclick="return IndexDeploy('order',1)"><img id="img_order" src="images/cate_fold.gif" alt='open' border=0></a><center><FONT COLOR="ffffff">注意事项</FONT></center>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF" style="border: 1px solid #CCCCCC">
<div id="menu_order">
<center>
<table width="100%">
<tr>
<td height="25" bgcolor="#F7F7F7" align="left"><p> 请及时更新职位信息,提供最新资讯。</p>
<p> 请及时为报考人准备准考证件。 </p>
<p> </b> </font></p></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
<tr>
<td height="5" > </td>
</tr>
</table>
</center>
<SCRIPT LANGUAGE="JavaScript">
<!--
LoadMenuJS('user');
LoadMenuJS('order');
//-->
</SCRIPT>
</td>
<!-- 竖线分隔 -->
<td width="20"> </td>
<!-- 右边 -->
<td valign="top" align="left">
<HTML>
<HEAD>
<!--
<SCRIPT LANGUAGE="JavaScript1.2" src="./images/js/calendar2.js"></SCRIPT>
-->
<SCRIPT LANGUAGE="JavaScript1.2" src="./images/js/specialunit.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
where[0]= new proSelect("请选择学科门类","请选择专业名称"); where[1] = new proSelect("哲学","");where[2] = new proSelect("经济学","");where[3] = new proSelect("法学","|法学");where[4] = new proSelect("教育学","");where[5] = new proSelect("文学","|汉语言文学|日语|朝鲜语");where[6] = new proSelect("历史学","");where[7] = new proSelect("理学","");where[8] = new proSelect("工学","|电子信息工程|计算机科学与技术");where[9] = new proSelect("医学","");where[10] = new proSelect("管理学","|会计学|审计学");where[11] = new proSelect("公安专科","");
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript" src="./scripts/main.js"></SCRIPT>
</HEAD>
<BODY onload="doInit()">
<TABLE width="100%" bgcolor="#FFFFFF">
<TR>
<td bgcolor="#FFFFFF">
<FORM METHOD=POST ACTION="servlet/AdminPostsUpdateServlet" onsubmit="return checkForm();" name="form">
<TABLE width="100%" border=0 cellSpacing=0 cellPadding=0 style="border-collapse: collapse">
<tr>
<td align=center height=30 colspan="2"><font color="#444444">
<h3>职位详细信息</h3>
</font></td>
</tr>
<TR>
<td width="25%" style="border: 1px solid #CCCCCC" height="30"> 职位编码</TD>
<td width="875" style="border: 1px solid #CCCCCC" height="30"> <input class="bottom" type="text" name="postsIndify" width="30" value=<%=postsInfo.getPostsIndify() %>></TD>
</TR>
<TR>
<td width="25%" style="border: 1px solid #CCCCCC" height="30"> 职位名称</TD>
<td width="875" style="border: 1px solid #CCCCCC" height="30"> <input class="bottom" TYPE="text" NAME="postsName" width="30" value=<%=postsInfo.getPostsName() %>>
</TD>
</TR>
<TR>
<td width="25%" style="border: 1px solid #CCCCCC" height="30"> 用人单位</TD>
<td width="875" style="border: 1px solid #CCCCCC" height="30"> <input class="bottom" TYPE="text" NAME="postsDep" width="30" value=<%=postsInfo.getPostsDep() %>>
</TD>
</TR>
<TR>
<td width="25%" style="border: 1px solid #CCCCCC" height="30"> 职位简介</TD>
<td width="875" style="border: 1px solid #CCCCCC" height="30"> <input class="bottom" TYPE="text" NAME="postsIntroduction" width="30" value=<%=postsInfo.getPostsIntroduction() %>>
</TD>
</TR>
<TR>
<td width="25%" style="border: 1px solid #CCCCCC" height="30"> 招考人数</TD>
<td width="875" style="border: 1px solid #CCCCCC" height="30"> <input class="bottom" TYPE="text" NAME="postsNeedNum" width="30" value=<%=postsInfo.getPostsNeedNum() %>>
</TD>
</TR>
<TR>
<td width="25%" style="border: 1px solid #CCCCCC" height="30"> 工作待遇</TD>
<td width="875" style="border: 1px solid #CCCCCC" height="30"> <input class="bottom" TYPE="text" NAME="postsTreatment" width="30" value=<%=postsInfo.getPostsTreatment() %>>
</TD>
</TR>
<TR>
<td width="25%" style="border: 1px solid #CCCCCC" height="30"> 考试内容</TD>
<td width="875" style="border: 1px solid #CCCCCC" height="30"> <input class="bottom" TYPE="text" NAME="testContest" width="30" value=<%=postsInfo.getTestContest() %>>
</TD>
</TR>
<TR>
<td width="25%" style="border: 1px solid #CCCCCC" height="30"> 考试须知</TD>
<td width="875" style="border: 1px solid #CCCCCC" height="30"> <input class="bottom" TYPE="text" NAME="testNote" width="30" value=<%=postsInfo.getTestNote() %>>
</TD>
</TR>
<TR>
<td width="25%" style="border: 1px solid #CCCCCC" height="30"> 备注</TD>
<td width="875" style="border: 1px solid #CCCCCC" height="30"> <input class="bottom" TYPE="text" NAME="postsRemark" width="30" value=<%=postsInfo.getPostsRemark() %>>
</TD>
</TR>
<TR>
<td colspan="2" align="center" height="40"> <input class="button" TYPE="submit" name="update" value=" 更新 "> </TD>
</TR>
</TABLE>
</FORM>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- end -->
</TD>
<TD background=images/g_5.gif> </TD></TR><TR><TD><IMG height=18 src=images/g_6.gif width=17></TD>
<TD background=images/g_7.gif><IMG height=18 src=images/g_7.gif width=1></TD>
<TD><IMG height=18 src=images/g_8.gif width=17></TD>
</TR>
</TBODY>
</TABLE>
</center><CENTER>
<div style="">
<hr size=2 width=480 color=A60024>
Copyright © 2007 - 2008 <b><font color=444444>中南大学</font> </b> All rights reserved
<br>中南大学信息院 齐晓宁 制作<br>版权所有<br> <br>
</div>
</CENTER>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -