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

📄 personbasicinformation.jsp

📁 java jsp教程
💻 JSP
📖 第 1 页 / 共 2 页
字号:
<!--\webapps\jsp\base\personal\personBasicInfomation.jsp-->
<%@ page contentType="text/html; charset=GBK" %>
<%@ page import="java.io.*" %>
<%@ page import="java.util.*" %>
<%@ page import="com.icss.cnpc.base.vo.PersonBasicInfo" %>
<%@ page import="com.icss.cnpc.base.vo.CodeItemInfo" %>
<%@ page import="com.icss.resourceone.sdk.framework.Person" %>
<%@ page import="com.icss.cnpc.util.Config"%>
<%@ page import="com.icss.resourceone.sdk.framework.Context"%>
<%@ page import="com.icss.cnpc.msgnote.vo.TattachVO"%>
<%
    response.setHeader("Pragma", "No-cache");
    response.setHeader("Cache-Control", "no-cache");
    response.setDateHeader("Expires", 0);
%>

<%
    String contextpath = request.getContextPath();
    PersonBasicInfo personBasicInfo = (PersonBasicInfo)request.getAttribute("personBasicInfo");
	
	Context ctx = Context.getInstance();
	Person per= ctx.getCurrentPerson();
	Integer sexNum = per.getSex();
	String sex = sexNum.toString();
	
	List flCatList = (List)request.getAttribute("flCatList");
	List flLevelList = (List)request.getAttribute("flLevelList");
	List studyExpList = (List)request.getAttribute("studyExpList");
	List techPostList = (List)request.getAttribute("techPostList");
	List degreeList = (List)request.getAttribute("degreeList");
	List specialityList = (List)request.getAttribute("specialityList");
	TattachVO pVo = (TattachVO)request.getAttribute("photoTattachVo");
%>
<html>
<head>
<script language="JavaScript" src="<%=request.getContextPath()%>/include/common.js"></script>
<script>
function page(number) {
	switch(number) {
		case 1:
			document.form1.action = "<%=request.getContextPath()%>/servlet/ShowPersonBasicInfoServlet";
			document.form1.submit();
			break;
		case 2:
			document.form1.action = "<%=request.getContextPath()%>/servlet/ShowPersonInformationDetailServlet?optionFlag=workExp";
			document.form1.submit();
			break;
		case 3:
			document.form1.action = "<%=request.getContextPath()%>/servlet/ShowPersonInformationDetailServlet?optionFlag=studyAnd";
			document.form1.submit();
			break;
		case 4:
			document.form1.action = "<%=request.getContextPath()%>/servlet/ShowPersonInformationDetailServlet?optionFlag=achievment";
			document.form1.submit();
			break;
		case 5:
			document.form1.action = "<%=request.getContextPath()%>/servlet/ShowPersonInformationDetailServlet?optionFlag=auditAnd";
			document.form1.submit();
			break;
		case 6:
			document.form1.action = "<%=request.getContextPath()%>/servlet/ShowPersonInformationDetailServlet?optionFlag=otherInfo";
			document.form1.submit();
			break;
		case 7:
			document.form1.action = "<%=request.getContextPath()%>/servlet/ShowPersonInformationDetailServlet?optionFlag=infoSend"
			document.form1.submit();
			break;
	}
}

function popUpCalendarDlg(ctrlobj) {
	showx = event.screenX - event.offsetX - 4 - 210 ; // + deltaX;
	showy = event.screenY - event.offsetY + 18; // + deltaY;
	newWINwidth = 210 + 4 + 18;
	retval = window.showModalDialog("../include/date.htm", "", "dialogWidth:220px; dialogHeight:220px; dialogLeft:"+showx+"px; dialogTop:"+showy+"px; status:no; directories:yes;scroll:no;Resizable:no; "  );

	if( retval != null ){
		ctrlobj.value = retval;
	}
}

function _confirm() {
	//if (window.opener != "undefined") {
		//window.close();
	//document.form1.msgid.value = msgid;
	document.form1.action = "<%=request.getContextPath()%>/servlet/MaitenancePersonBasicInfoServlet";
	//alert(form1.studyExp.value);
	document.form1.submit();
	//}
}

function addFujian()
{
wx=450;
wy=200;
var fileobj = document.getElementById("filename");
var fileName = "";
var attachno = "";
var photono = "";

attachno11=document.form1.attachno.value;
attachname11=document.form1.attachname.value;
photono11=document.form1.photono.value;

urlstr="/cnpc/jsp/base/personal/uploadPhoto.jsp?" + "attachmenttype=4&filename=" + attachname11 + "&attachno=" + attachno + "&photono=" + photono11;
x=(window.screen.width-wx)/2;
y=(window.screen.height-wy)/2;
wposition=",left="+x+",top="+y;
window.open(urlstr,"上传照片","width="+wx+",height="+wy+",scrollbars=no,status=no"+wposition);
}
	
function setPhotono(no)
{
document.form1.photono.value = no;
}
</script>
<style type="text/css">
<!--
.tag1 {	background-color:#6699CC; 
	width:93px; position:absolute; 
	left:61px; 
	top: 81px;
	
	font-weight:300;
	height:27px; 
	border-bottom-color:#FFFFFF; 
	font-size:13px; 
	text-align:center;
	cursor:hand;
}
.tag2 {	background-color:#EEF4FF; 
	width:115px; position:absolute; 
	left:186px; 
	top: 98px;
	
	font-weight:300;
	height:15px; 
	border-bottom-color:#FFFFFF; 
	font-size:13px; 
	text-align:center;
	cursor:hand;
}
.tag3 {	background-color:#EEF4FF; 
	width:73px; position:absolute; 
	left:279px; 
	top: 69px;
	
	font-weight:300;
	height:15px; 
	border-bottom-color:#FFFFFF; 
	font-size:13px; 
	text-align:center;
	cursor:hand;
	border-color:#6699CC;
	border:1
}
.style5  {background-color: #6699CC; width: 110px; position: absolute; left: 37px;  top: 14px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style6  {background-color: #EEF4FF; width: 110px; position: absolute; left: 587px; top: 14px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style7  {background-color: #EEF4FF; width: 110px; position: absolute; left: 697px; top: 14px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style13 {background-color: #EEF4FF; width: 110px; position: absolute; left: 147px; top: 14px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style14 {background-color: #EEF4FF; width: 110px; position: absolute; left: 257px; top: 14px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style15 {background-color: #EEF4FF; width: 110px; position: absolute; left: 367px; top: 14px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style16 {background-color: #EEF4FF; width: 110px; position: absolute; left: 477px; top: 14px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style17 {font-size: 16px}
.inp11 {	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 15px; BACKGROUND-COLOR: #ffffff;FONT-SIZE: 9pt
}
.inp21 {BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 15px; BACKGROUND-COLOR: #eeeeee;FONT-SIZE: 9pt
}
.style20 {font-size: 11pt}
.style21 {font-size: 14pt}
-->
</style>
<link rel="stylesheet" href="<%=request.getContextPath()%>/css/style.css">
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>基本信息</title>
</head>
<body background="<%=request.getContextPath()%>/images/grid.gif">
<form method=post name=form1>
<input name="modifyflag" type="hidden" value="modifyflag">
<input type="hidden" name="attachno">
<input type="hidden" name="attachname">
<input type="hidden" name="photono">
     
<div align="center" style="background-color:#a6d0f2" class="style5"  onClick="page(1)">基本信息</div>
<div align="center" style="background-color:#EEF4FF" class="style13" onClick="page(7)">个人信息报送</div>
<div align="center" style="background-color:#EEF4FF" class="style14" onClick="page(2)">工作经历</div>
<div align="center" style="background-color:#EEF4FF" class="style15" onClick="page(3)">学习与考核</div>
<div align="center" style="background-color:#EEF4FF" class="style16" onClick="page(4)">主要成果</div>
<div align="center" style="background-color:#EEF4FF" class="style6"  onClick="page(5)">审计与培训</div>
<div align="center" style="background-color:#EEF4FF" class="style7"  onClick="page(6)">其他信息</div>
<br>
<table width="95%" border="0" align="center">
  <tr>
    <td>
	<table  width="100%" border="0" cellspacing="1" cellpadding="2" align="center" bordercolordark="#DFDFFF" bordercolorlight="#003366" bgcolor="#6699CC">
      <tr bgcolor="#a6d0f2">
        <td height="20" colspan="9" align="center"><strong>基本信息</strong></td>

⌨️ 快捷键说明

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