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

📄 summary_.jav

📁 利用Structs实现企业资源计划(ERP)中涉及到的人事管理系统。
💻 JAV
📖 第 1 页 / 共 2 页
字号:
package manager.Typeofwork;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;


public class summary_0002ejsp_jsp extends HttpJspBase {

    // begin [file="/manager/Typeofwork/summary.jsp";from=(41,80);to=(41,92)]
         String key;
    // end

    static {
    }
    public summary_0002ejsp_jsp( ) {
    }

    private static boolean _jspx_inited = false;

    public final void _jspx_init() throws org.apache.jasper.runtime.JspException {
    }

    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;
        String  _value = null;
        try {

            if (_jspx_inited == false) {
                synchronized (this) {
                    if (_jspx_inited == false) {
                        _jspx_init();
                        _jspx_inited = true;
                    }
                }
            }
            _jspxFactory = JspFactory.getDefaultFactory();
            response.setContentType("text/html; charset=GBK");
            pageContext = _jspxFactory.getPageContext(this, request, response,
            			"", true, 8192, true);

            application = pageContext.getServletContext();
            config = pageContext.getServletConfig();
            session = pageContext.getSession();
            out = pageContext.getOut();

            // HTML // begin [file="/manager/Typeofwork/summary.jsp";from=(0,48);to=(1,0)]
                out.write("\r\n");

            // end
            // HTML // begin [file="/manager/Typeofwork/summary.jsp";from=(1,66);to=(5,0)]
                out.write("\r\n\r\n\r\n\r\n");

            // end
            // HTML // begin [file="/manager/Typeofwork/summary.jsp";from=(5,58);to=(6,0)]
                out.write("\r\n");

            // end
            // HTML // begin [file="/manager/Typeofwork/summary.jsp";from=(6,58);to=(7,0)]
                out.write("\r\n");

            // end
            // HTML // begin [file="/manager/Typeofwork/summary.jsp";from=(7,60);to=(25,16)]
                out.write("\r\n\r\n\r\n<table bgcolor=\"#666666\" cellpadding=\"1\" cellspacing=\"0\" border=\"0\" width=\"500\">\r\n<tr>\r\n<td>\r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"500\">\r\n<tr>\r\n<td bgcolor=\"#fecc51\">&nbsp;</td>\r\n</tr>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"500\">\r\n  <tr>\r\n<td bgcolor=\"#d6e0ed\">\r\n    &nbsp;&nbsp;");

            // end
            // begin [file="/manager/Typeofwork/summary.jsp";from=(25,16);to=(25,48)]
                /* ----  bean:message ---- */
                org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = new org.apache.struts.taglib.bean.MessageTag();
                _jspx_th_bean_message_0.setPageContext(pageContext);
                _jspx_th_bean_message_0.setParent(null);
                _jspx_th_bean_message_0.setKey("label.list");
                try {
                    int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
                    if (_jspx_eval_bean_message_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
                        throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
                    if (_jspx_eval_bean_message_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                        do {
                        // end
                        // begin [file="/manager/Typeofwork/summary.jsp";from=(25,16);to=(25,48)]
                        } while (_jspx_th_bean_message_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                    }
                    if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                } finally {
                    _jspx_th_bean_message_0.release();
                }
            // end
            // HTML // begin [file="/manager/Typeofwork/summary.jsp";from=(25,48);to=(36,8)]
                out.write(" Typeofwork\r\n  </td>\r\n</tr>\r\n<tr bgcolor=\"#FFFFFF\">\r\n<td width=\"5%\"></td><td width=\"19%\"></td><td width=\"76%\"></td>\r\n</tr>\r\n    <tr>\r\n<td>\r\n<table bgcolor=\"#f2f2f2\" width=\"500\" cellspacing=\"0\" border=\"0\">\r\n      <tr bgcolor=\"#bacce1\">\r\n        <td style=\"border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1; padding-left: 6; padding-right: 6; padding-top: 3; padding-bottom: 3\"><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#022077\"><b>\r\n        ");

            // end
            // begin [file="/manager/Typeofwork/summary.jsp";from=(36,8);to=(36,55)]
                /* ----  bean:message ---- */
                org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_1 = new org.apache.struts.taglib.bean.MessageTag();
                _jspx_th_bean_message_1.setPageContext(pageContext);
                _jspx_th_bean_message_1.setParent(null);
                _jspx_th_bean_message_1.setKey("Typeofwork.typeofworkname");
                try {
                    int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
                    if (_jspx_eval_bean_message_1 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
                        throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
                    if (_jspx_eval_bean_message_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                        do {
                        // end
                        // begin [file="/manager/Typeofwork/summary.jsp";from=(36,8);to=(36,55)]
                        } while (_jspx_th_bean_message_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                    }
                    if (_jspx_th_bean_message_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                } finally {
                    _jspx_th_bean_message_1.release();
                }
            // end
            // HTML // begin [file="/manager/Typeofwork/summary.jsp";from=(36,55);to=(41,14)]
                out.write("\r\n        </b></font></td>\r\n        <td style=\"border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1; padding-left: 6; padding-right: 6; padding-top: 3; padding-bottom: 3\"><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#022077\"><b></b></font></td>\r\n     </tr>\r\n\r\n              ");

            // end
            // begin [file="/manager/Typeofwork/summary.jsp";from=(41,14);to=(41,77)]
                /* ----  bean:write ---- */
                org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = new org.apache.struts.taglib.bean.WriteTag();
                _jspx_th_bean_write_0.setPageContext(pageContext);
                _jspx_th_bean_write_0.setParent(null);
                _jspx_th_bean_write_0.setName("pagerHeader");
                _jspx_th_bean_write_0.setScope("request");
                _jspx_th_bean_write_0.setFilter(false);
                try {
                    int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
                    if (_jspx_eval_bean_write_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
                        throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
                    if (_jspx_eval_bean_write_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                        do {
                        // end
                        // begin [file="/manager/Typeofwork/summary.jsp";from=(41,14);to=(41,77)]
                        } while (_jspx_th_bean_write_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                    }
                    if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                } finally {
                    _jspx_th_bean_write_0.release();
                }
            // end
            // HTML // begin [file="/manager/Typeofwork/summary.jsp";from=(41,94);to=(42,14)]
                out.write("\r\n              ");

            // end
            // begin [file="/manager/Typeofwork/summary.jsp";from=(42,14);to=(42,110)]
                /* ----  logic:iterate ---- */
                org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_0 = new org.apache.struts.taglib.logic.IterateTag();
                _jspx_th_logic_iterate_0.setPageContext(pageContext);
                _jspx_th_logic_iterate_0.setParent(null);
                _jspx_th_logic_iterate_0.setId("typeofwork");
                _jspx_th_logic_iterate_0.setName("TYPEOFWORKS");
                _jspx_th_logic_iterate_0.setType("com.landsoft.personal.model.Typeofwork");
                try {
                    int _jspx_eval_logic_iterate_0 = _jspx_th_logic_iterate_0.doStartTag();
                    if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                        try {
                            if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
                              out = pageContext.pushBody();
                              _jspx_th_logic_iterate_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
                              _jspx_th_logic_iterate_0.doInitBody();
                          }
                          do {
                              com.landsoft.personal.model.Typeofwork typeofwork = null;
                              typeofwork = (com.landsoft.personal.model.Typeofwork) pageContext.findAttribute("typeofwork");
                          // end
                          // HTML // begin [file="/manager/Typeofwork/summary.jsp";from=(42,110);to=(46,20)]
                              out.write("\r\n\r\n<tr bgcolor=\"#FFFFFF\">\r\n     <td style=\"border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1; padding-left: 6; padding-right: 6; padding-top: 3; padding-bottom: 3\"><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#022077\"><b>\r\n                    ");

                          // end
                          // begin [file="/manager/Typeofwork/summary.jsp";from=(46,20);to=(46,90)]
                              /* ----  bean:write ---- */
                              org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 = new org.apache.struts.taglib.bean.WriteTag();
                              _jspx_th_bean_write_1.setPageContext(pageContext);
                              _jspx_th_bean_write_1.setParent(_jspx_th_logic_iterate_0);
                              _jspx_th_bean_write_1.setName("typeofwork");
                              _jspx_th_bean_write_1.setProperty("typeofworkname");
                              _jspx_th_bean_write_1.setScope("page");
                              try {
                              int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
                              if (_jspx_eval_bean_write_1 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
                              throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
                          if (_jspx_eval_bean_write_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                              do {
                          // end
                          // begin [file="/manager/Typeofwork/summary.jsp";from=(46,20);to=(46,90)]
                          } while (_jspx_th_bean_write_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
                      }
                      if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                          return;
                  } finally {
                      _jspx_th_bean_write_1.release();
                  }
              // end
              // HTML // begin [file="/manager/Typeofwork/summary.jsp";from=(46,90);to=(50,8)]
                  out.write("\r\n\r\n    </b></font></td>\r\n    <td style=\"border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1; padding-left: 6; padding-right: 6; padding-top: 3; padding-bottom: 3\"><font face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"1\" color=\"#022077\"><b>\r\n        ");

⌨️ 快捷键说明

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