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

📄 systemerror_jsp_0.java

📁 j2ee源码
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
package common;

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

/* File Declaration Phase */

public class systemerror_jsp_0 extends com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase {

  /* Class Declaration Phase */

  static {
    /* Static Initializer Phase */
  }

  public systemerror_jsp_0( ) {
  }

  private static boolean _jspx_inited = false;

  public final void _jspx_init() throws org.apache.jasper.runtime.JspException {
    /* Init Method Phase */
  }

  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;
    java.util.Stack _jspxTagObjects = new java.util.Stack();
    /* Service Declaration Phase */
    // begin [file="/common/systemerror.jsp";from=(5,0);to=(5,11)]
      /* ------  html:html ------ */
      org.apache.struts.taglib.html.HtmlTag _jspx_th_html_html_0 = new org.apache.struts.taglib.html.HtmlTag();
    // end
    // begin [file="/common/systemerror.jsp";from=(13,0);to=(13,17)]
    // end
    // begin [file="/common/systemerror.jsp";from=(19,7);to=(19,45)]
    // end
    // begin [file="/common/systemerror.jsp";from=(22,0);to=(22,30)]
    // end
    // begin [file="/common/systemerror.jsp";from=(23,0);to=(23,23)]
    // end
    // begin [file="/common/systemerror.jsp";from=(28,21);to=(28,66)]
    // end
    // begin [file="/common/systemerror.jsp";from=(30,3);to=(30,43)]
    // end
    // begin [file="/common/systemerror.jsp";from=(32,3);to=(32,47)]
    // end
    // begin [file="/common/systemerror.jsp";from=(32,47);to=(32,88)]
    // end
    // begin [file="/common/systemerror.jsp";from=(34,26);to=(34,66)]
    // end
    // begin [file="/common/systemerror.jsp";from=(38,18);to=(38,53)]
    // end
    // begin [file="/common/systemerror.jsp";from=(43,18);to=(43,54)]
    // end
    // begin [file="/common/systemerror.jsp";from=(48,18);to=(48,57)]
    // end
    // begin [file="/common/systemerror.jsp";from=(59,0);to=(59,19)]
    // end

    try {

      if (_jspx_inited == false) {
        synchronized (this) {
          if (_jspx_inited == false) {
            _jspx_init();
            _jspx_inited = true;
          }
        }
      }

      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType("text/html; charset=UTF-8");
      pageContext = _jspxFactory.getPageContext(this, request, response,
      			"", true, 8192, true);

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

      /* Service Method Phase */

      // HTML // begin [file="/common/systemerror.jsp";from=(0,0);to=(2,0)]
        out.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n\r\n");

      // end
      // HTML // begin [file="/common/systemerror.jsp";from=(2,58);to=(3,0)]
        out.write("\r\n");

      // end
      // HTML // begin [file="/common/systemerror.jsp";from=(3,58);to=(4,0)]
        out.write("\r\n");

      // end
      // HTML // begin [file="/common/systemerror.jsp";from=(4,60);to=(5,0)]
        out.write("\r\n");

      // end
      // begin [file="/common/systemerror.jsp";from=(5,0);to=(5,11)]
        _jspx_th_html_html_0.setPageContext(pageContext);
        _jspx_th_html_html_0.setParent(null);
        _jspxTagObjects.push(_jspx_th_html_html_0);
          int _jspx_eval_html_html_0 = _jspx_th_html_html_0.doStartTag();
          if (_jspx_eval_html_html_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
            // end
            // HTML // begin [file="/common/systemerror.jsp";from=(5,11);to=(8,0)]
              out.write("\r\n<HEAD>\r\n\r\n");

            // end
            // HTML // begin [file="/common/systemerror.jsp";from=(12,2);to=(13,0)]
              out.write("\r\n");

            // end
            // begin [file="/common/systemerror.jsp";from=(13,0);to=(13,17)]
              /* ------  chtml:baseLink ------ */
              com.leeman.common.web.ui.tags.BaseLinkTag _jspx_th_chtml_baseLink_0 = new com.leeman.common.web.ui.tags.BaseLinkTag();
              _jspx_th_chtml_baseLink_0.setPageContext(pageContext);
              _jspx_th_chtml_baseLink_0.setParent(_jspx_th_html_html_0);
              _jspxTagObjects.push(_jspx_th_chtml_baseLink_0);
                int _jspx_eval_chtml_baseLink_0 = _jspx_th_chtml_baseLink_0.doStartTag();
              // end
              // begin [file="/common/systemerror.jsp";from=(13,0);to=(13,17)]
                if (_jspx_th_chtml_baseLink_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/common/systemerror.jsp";from=(13,17);to=(19,7)]
              out.write("\r\n\r\n<META http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\r\n<META name=\"GENERATOR\" content=\"IBM WebSphere Studio\">\r\n\r\n<META http-equiv=\"Content-Style-Type\" content=\"text/css\">\r\n<TITLE>");

            // end
            // begin [file="/common/systemerror.jsp";from=(19,7);to=(19,45)]
              /* ------  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(_jspx_th_html_html_0);
              _jspx_th_bean_message_0.setKey("label.systemName");
              _jspxTagObjects.push(_jspx_th_bean_message_0);
                int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
              // end
              // begin [file="/common/systemerror.jsp";from=(19,7);to=(19,45)]
                if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/common/systemerror.jsp";from=(19,45);to=(22,0)]
              out.write("</TITLE>\r\n</HEAD>\r\n<BODY>\r\n");

            // end
            // begin [file="/common/systemerror.jsp";from=(22,0);to=(22,30)]
              /* ------  chtml:baseBanner ------ */
              com.leeman.common.web.ui.tags.BaseBannerTag _jspx_th_chtml_baseBanner_0 = new com.leeman.common.web.ui.tags.BaseBannerTag();
              _jspx_th_chtml_baseBanner_0.setPageContext(pageContext);
              _jspx_th_chtml_baseBanner_0.setParent(_jspx_th_html_html_0);
              _jspx_th_chtml_baseBanner_0.setMode("enq");
              _jspxTagObjects.push(_jspx_th_chtml_baseBanner_0);
                int _jspx_eval_chtml_baseBanner_0 = _jspx_th_chtml_baseBanner_0.doStartTag();
              // end
              // begin [file="/common/systemerror.jsp";from=(22,0);to=(22,30)]
                if (_jspx_th_chtml_baseBanner_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/common/systemerror.jsp";from=(22,30);to=(23,0)]
              out.write("\r\n");

            // end
            // begin [file="/common/systemerror.jsp";from=(23,0);to=(23,23)]
              /* ------  chtml:screenMessage ------ */
              com.leeman.common.web.ui.tags.ScreenMessageTag _jspx_th_chtml_screenMessage_0 = new com.leeman.common.web.ui.tags.ScreenMessageTag();
              _jspx_th_chtml_screenMessage_0.setPageContext(pageContext);
              _jspx_th_chtml_screenMessage_0.setParent(_jspx_th_html_html_0);
              _jspxTagObjects.push(_jspx_th_chtml_screenMessage_0);
                int _jspx_eval_chtml_screenMessage_0 = _jspx_th_chtml_screenMessage_0.doStartTag();
              // end
              // begin [file="/common/systemerror.jsp";from=(23,0);to=(23,23)]
                if (_jspx_th_chtml_screenMessage_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/common/systemerror.jsp";from=(23,23);to=(24,0)]
              out.write("\r\n");

            // end
            // begin [file="/common/systemerror.jsp";from=(24,2);to=(26,0)]
              
              	Exception e = (Exception)request.getAttribute("exception");	
            // end
            // HTML // begin [file="/common/systemerror.jsp";from=(26,2);to=(28,21)]
              out.write("\r\n\r\n<P><font color=\"red\">");

            // end
            // begin [file="/common/systemerror.jsp";from=(28,21);to=(28,66)]
              /* ------  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(_jspx_th_html_html_0);
              _jspx_th_bean_message_1.setKey("errors.systemErrorTitle");
              _jspxTagObjects.push(_jspx_th_bean_message_1);
                int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
              // end

⌨️ 快捷键说明

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