%@page import="com.zky.para.Para"%> <%@include file="/auth.jsp"%> <%@page language="java" contentType="text/html;charset=utf-8"%> <% String fileState=""; String secret=""; String writeDate=""; String year[]=null; String sj = Common.convertNull(request.getParameter("sj")); String qj = Common.convertNull(request.getParameter("qj")); String school = Common.convertNull(request.getParameter("school")); HashFmlBuf bufs=(HashFmlBuf)request.getAttribute("bufEmployee"); //读取学生编号 String provideState=""; String areaid=(String)request.getAttribute("areaid"); HashFmlBuf bufschool=(HashFmlBuf)request.getAttribute("writeDepartment"); //通过区县读取学校 String optrid = login_obj.optrid; String optrjob = getPara.getDesc("TAB_EMPLOYEE","EMPID","EMPJOB",optrid); Login login = (Login) request.getSession().getAttribute("login"); %>