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

📄 manage_jsp.java

📁 应用STRUTS+HIBERNATE框架编写的学生信息管理系统!!功能齐全完整
💻 JAVA
字号:
package org.apache.jsp;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;

public final class manage_jsp extends org.apache.jasper.runtime.HttpJspBase
    implements org.apache.jasper.runtime.JspSourceDependent {

  private static java.util.Vector _jspx_dependants;

  public java.util.List getDependants() {
    return _jspx_dependants;
  }

  public void _jspService(HttpServletRequest request, HttpServletResponse response)
        throws java.io.IOException, ServletException {

    JspFactory _jspxFactory = null;
    PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;
    PageContext _jspx_page_context = null;


    try {
      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType("text/html; charset=GBK");
      pageContext = _jspxFactory.getPageContext(this, request, response,
      			null, true, 8192, true);
      _jspx_page_context = pageContext;
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write("\r\n");
      out.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\r\n");
      out.write("<html>\r\n");
      out.write("<head>\r\n");
      out.write("<title>人力资源管理系统</title>\r\n");
      out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=GBK\">\r\n");
      out.write("<link href=\"css/css.css\" rel=\"stylesheet\" type=\"text/css\">\r\n");
      out.write("</head>\r\n");
      out.write("\r\n");
      out.write("<body>\r\n");
      out.write("<table width=\"1003\" border=\"1\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bordercolorlight=\"#CCCCCC\" bordercolor=\"#FFFFFF\" bordercolordark=\"#FFFFFF\"  >\r\n");
      out.write("  <tr align=\"center\">\r\n");
      out.write("    <td height=\"110\" colspan=\"2\" >");
      org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "top.jsp", out, false);
      out.write("</td>\r\n");
      out.write("  </tr>\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td width=\"200\" height=\"497\" valign=\"top\" background=\"images/m_04.gif\" ><table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"11\" align=\"center\" class=\"tdhui\"><img src=\"images/m_01.gif\" width=\"261\" height=\"38\"></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_02.gif\" class=\"tdhui\">人员管理</td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"user.do?action=listuser\" target=\"frame\">浏览人员信息</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"adduser.do\" target=\"frame\">添加人员信息</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_02.gif\" class=\"tdhui\">招聘管理</td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"job.do?action=listjob\" target=\"frame\">浏览应聘信息</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"addjob.do\" target=\"frame\">添加应聘信息</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"job.do?action=listjob&isstock=yes\" target=\"frame\">浏览人才库</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_02.gif\" class=\"tdhui\" >培训管理</td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"educate.do?action=listeducate\" target=\"frame\">浏览培训计划</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"addeducate.do\" target=\"frame\">添加培训计划</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"educate.do?action=listeducate&educate=1\" target=\"frame\">查看培训总结</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_02.gif\" class=\"tdhui\">奖惩管理</td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"institution.do?action=listinstitution\" target=\"frame\">浏览奖惩制度</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"addinstitution.do\" target=\"frame\">添加奖惩制度</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_02.gif\" class=\"tdhui\">薪金管理</td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"stipend.do?action=liststipend\" target=\"frame\">浏览薪金列表</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td height=\"25\" align=\"center\" background=\"images/m_03.gif\"><a href=\"addstipend.do\" target=\"frame\">添加薪金数据</a></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td align=\"center\">&nbsp;</td>\r\n");
      out.write("      </tr>\r\n");
      out.write("    </table></td>\r\n");
      out.write("    <td height=\"497\" valign=\"top\" background=\"images/main1.gif\"><iframe name=\"frame\" src=\"main.do\" width=\"100%\" height=\"100%\" frameborder=\"0\" hspace=\"0\"></iframe></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td height=\"16\" colspan=\"2\" valign=\"top\"  background=\"images/m_08.gif\">&nbsp;</td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\r\n");
      out.write("</body>\r\n");
      out.write("</html>\r\n");
    } catch (Throwable t) {
      if (!(t instanceof SkipPageException)){
        out = _jspx_out;
        if (out != null && out.getBufferSize() != 0)
          out.clearBuffer();
        if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
      }
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
    }
  }
}

⌨️ 快捷键说明

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