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

📄 notloggedon_jsp_0.java

📁 j2ee源码
💻 JAVA
字号:
package common;

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

/* File Declaration Phase */

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

  /* Class Declaration Phase */

  static {
    /* Static Initializer Phase */
  }

  public notLoggedOn_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/notLoggedOn.jsp";from=(4,0);to=(4,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/notLoggedOn.jsp";from=(11,0);to=(11,17)]
    // end
    // begin [file="/common/notLoggedOn.jsp";from=(15,7);to=(15,45)]
    // end
    // begin [file="/common/notLoggedOn.jsp";from=(18,42);to=(18,80)]
    // end
    // begin [file="/common/notLoggedOn.jsp";from=(20,27);to=(20,67)]
    // end
    // begin [file="/common/notLoggedOn.jsp";from=(22,3);to=(22,44)]
    // end
    // begin [file="/common/notLoggedOn.jsp";from=(25,44);to=(25,83)]
    // 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/notLoggedOn.jsp";from=(0,0);to=(1,0)]
        out.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n");

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

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

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

      // end
      // begin [file="/common/notLoggedOn.jsp";from=(4,0);to=(4,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/notLoggedOn.jsp";from=(4,11);to=(6,0)]
              out.write("\r\n<HEAD>\r\n");

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

            // end
            // begin [file="/common/notLoggedOn.jsp";from=(11,0);to=(11,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/notLoggedOn.jsp";from=(11,0);to=(11,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/notLoggedOn.jsp";from=(11,17);to=(15,7)]
              out.write("\r\n<META http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\r\n<META name=\"GENERATOR\" content=\"IBM WebSphere Studio\">\r\n<META http-equiv=\"Content-Style-Type\" content=\"text/css\">\r\n<TITLE>");

            // end
            // begin [file="/common/notLoggedOn.jsp";from=(15,7);to=(15,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/notLoggedOn.jsp";from=(15,7);to=(15,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/notLoggedOn.jsp";from=(15,45);to=(18,42)]
              out.write("</TITLE>\r\n</HEAD>\r\n<BODY>\r\n<p align=\"center\"><font class=\"PageTitle\">");

            // end
            // begin [file="/common/notLoggedOn.jsp";from=(18,42);to=(18,80)]
              /* ------  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("label.systemName");
              _jspxTagObjects.push(_jspx_th_bean_message_1);
                int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
              // end
              // begin [file="/common/notLoggedOn.jsp";from=(18,42);to=(18,80)]
                if (_jspx_th_bean_message_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/common/notLoggedOn.jsp";from=(18,80);to=(20,27)]
              out.write("</font></p>\r\n<hr size=\"1\" width=\"100%\">\r\n<P><font class=\"PageTitle\">");

            // end
            // begin [file="/common/notLoggedOn.jsp";from=(20,27);to=(20,67)]
              /* ------  bean:message ------ */
              org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_2 = new org.apache.struts.taglib.bean.MessageTag();
              _jspx_th_bean_message_2.setPageContext(pageContext);
              _jspx_th_bean_message_2.setParent(_jspx_th_html_html_0);
              _jspx_th_bean_message_2.setKey("errors.notLoggedOn");
              _jspxTagObjects.push(_jspx_th_bean_message_2);
                int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag();
              // end
              // begin [file="/common/notLoggedOn.jsp";from=(20,27);to=(20,67)]
                if (_jspx_th_bean_message_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/common/notLoggedOn.jsp";from=(20,67);to=(22,3)]
              out.write("</font>\r\n\r\n<p>");

            // end
            // begin [file="/common/notLoggedOn.jsp";from=(22,3);to=(22,44)]
              /* ------  bean:message ------ */
              org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_3 = new org.apache.struts.taglib.bean.MessageTag();
              _jspx_th_bean_message_3.setPageContext(pageContext);
              _jspx_th_bean_message_3.setParent(_jspx_th_html_html_0);
              _jspx_th_bean_message_3.setKey("message.notLoggedOn");
              _jspxTagObjects.push(_jspx_th_bean_message_3);
                int _jspx_eval_bean_message_3 = _jspx_th_bean_message_3.doStartTag();
              // end
              // begin [file="/common/notLoggedOn.jsp";from=(22,3);to=(22,44)]
                if (_jspx_th_bean_message_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/common/notLoggedOn.jsp";from=(22,44);to=(25,44)]
              out.write("\r\n<p>\r\n<br>\r\n<input type=\"button\" name=\"closewin\" value=\"");

            // end
            // begin [file="/common/notLoggedOn.jsp";from=(25,44);to=(25,83)]
              /* ------  bean:message ------ */
              org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_4 = new org.apache.struts.taglib.bean.MessageTag();
              _jspx_th_bean_message_4.setPageContext(pageContext);
              _jspx_th_bean_message_4.setParent(_jspx_th_html_html_0);
              _jspx_th_bean_message_4.setKey("label.closeWindow");
              _jspxTagObjects.push(_jspx_th_bean_message_4);
                int _jspx_eval_bean_message_4 = _jspx_th_bean_message_4.doStartTag();
              // end
              // begin [file="/common/notLoggedOn.jsp";from=(25,44);to=(25,83)]
                if (_jspx_th_bean_message_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/common/notLoggedOn.jsp";from=(25,83);to=(28,0)]
              out.write("\" onclick=\"javascript:window.close();\" class=\"buttons\">\r\n\r\n</BODY>\r\n");

            // end
            // begin [file="/common/notLoggedOn.jsp";from=(28,0);to=(28,12)]
            } while (_jspx_th_html_html_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
          }
          if (_jspx_th_html_html_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
        ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
      // end
      // HTML // begin [file="/common/notLoggedOn.jsp";from=(28,12);to=(29,0)]
        out.write("\r\n");

      // end

    } catch (Throwable t) {
      if (out != null && out.getBufferSize() != 0)
        out.clearBuffer();
      if (pageContext != null) pageContext.handlePageException(t);
    } finally {
      while (_jspxTagObjects.empty() == false){
        ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
      }
      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);

      /* Service Finally Phase */
    }
  }
}

⌨️ 快捷键说明

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