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

📄 welcome_jsp_0.java

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

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

/* File Declaration Phase */

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

  /* Class Declaration Phase */

  static {
    /* Static Initializer Phase */
  }

  public welcome_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="/logon/welcome.jsp";from=(6,0);to=(6,11)]
      /* ------  html:html ------ */
      org.apache.struts.taglib.html.HtmlTag _jspx_th_html_html_0 = new org.apache.struts.taglib.html.HtmlTag();
    // end
    // begin [file="/logon/welcome.jsp";from=(14,0);to=(14,79)]
    // end
    // begin [file="/logon/welcome.jsp";from=(15,0);to=(15,17)]
    // end
    // begin [file="/logon/welcome.jsp";from=(21,7);to=(21,45)]
    // end
    // begin [file="/logon/welcome.jsp";from=(21,46);to=(21,81)]
    // end
    // begin [file="/logon/welcome.jsp";from=(39,0);to=(39,30)]
    // end
    // begin [file="/logon/welcome.jsp";from=(40,0);to=(40,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="/logon/welcome.jsp";from=(0,0);to=(3,0)]
        out.write("\r\n<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n\r\n");

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

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

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

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

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

            // end
            // begin [file="/logon/welcome.jsp";from=(14,0);to=(14,79)]
              /* ------  bean:define ------ */
              org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_0 = new org.apache.struts.taglib.bean.DefineTag();
              _jspx_th_bean_define_0.setPageContext(pageContext);
              _jspx_th_bean_define_0.setParent(_jspx_th_html_html_0);
              _jspx_th_bean_define_0.setId("lang_id");
              _jspx_th_bean_define_0.setName("logonForm");
              _jspx_th_bean_define_0.setProperty("lang_id");
              _jspx_th_bean_define_0.setScope("session");
              { // begin scope of tag variables
                _jspxTagObjects.push(_jspx_th_bean_define_0);
                  int _jspx_eval_bean_define_0 = _jspx_th_bean_define_0.doStartTag();
                // end
                // begin [file="/logon/welcome.jsp";from=(14,0);to=(14,79)]
                  if (_jspx_th_bean_define_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                    return;
                ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
              } // end scope of tag variables
              java.lang.Object lang_id = null;
              lang_id = (java.lang.Object) pageContext.findAttribute("lang_id");
            // end
            // HTML // begin [file="/logon/welcome.jsp";from=(14,79);to=(15,0)]
              out.write(" \r\n");

            // end
            // begin [file="/logon/welcome.jsp";from=(15,0);to=(15,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="/logon/welcome.jsp";from=(15,0);to=(15,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="/logon/welcome.jsp";from=(15,17);to=(21,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="/logon/welcome.jsp";from=(21,7);to=(21,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="/logon/welcome.jsp";from=(21,7);to=(21,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="/logon/welcome.jsp";from=(21,45);to=(21,46)]
              out.write(":");

            // end
            // begin [file="/logon/welcome.jsp";from=(21,46);to=(21,81)]
              /* ------  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.welcome");
              _jspxTagObjects.push(_jspx_th_bean_message_1);
                int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
              // end
              // begin [file="/logon/welcome.jsp";from=(21,46);to=(21,81)]
                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="/logon/welcome.jsp";from=(21,81);to=(39,0)]
              out.write("</TITLE>\r\n<script language=\"JavaScript\">\r\n\t<!--\r\n\t\r\n\ttop.window.moveTo(0,0);\r\n\tif (document.all) {\r\n\ttop.window.resizeTo(screen.availWidth,screen.availHeight);\r\n\t}\r\n\telse if (document.layers||document.getElementById) {\r\n\tif (top.window.outerHeight < screen.availHeight||top.window.outerWidth < screen.availWidth){\r\n\ttop.window.outerHeight = screen.availHeight;\r\n\ttop.window.outerWidth = screen.availWidth;\r\n\t}\r\n\t}\r\n\t//-->\r\n</script>\r\n</HEAD>\r\n<BODY>\r\n");

            // end
            // begin [file="/logon/welcome.jsp";from=(39,0);to=(39,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="/logon/welcome.jsp";from=(39,0);to=(39,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="/logon/welcome.jsp";from=(39,30);to=(40,0)]
              out.write("\r\n");

            // end
            // begin [file="/logon/welcome.jsp";from=(40,0);to=(40,19)]
              /* ------  chtml:baseFooter ------ */
              com.leeman.common.web.ui.tags.BaseFooterTag _jspx_th_chtml_baseFooter_0 = new com.leeman.common.web.ui.tags.BaseFooterTag();
              _jspx_th_chtml_baseFooter_0.setPageContext(pageContext);
              _jspx_th_chtml_baseFooter_0.setParent(_jspx_th_html_html_0);
              _jspxTagObjects.push(_jspx_th_chtml_baseFooter_0);
                int _jspx_eval_chtml_baseFooter_0 = _jspx_th_chtml_baseFooter_0.doStartTag();
              // end
              // begin [file="/logon/welcome.jsp";from=(40,0);to=(40,19)]
                if (_jspx_th_chtml_baseFooter_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/logon/welcome.jsp";from=(40,19);to=(53,0)]
              out.write("\r\n<table><tr><td>\r\n\r\n\r\n<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"400\" height=\"96\">\r\n            <param name=\"movie\" value=\"../Common/images/leeman_logo.swf\" /> \r\n            <param name=\"quality\" value=\"high\" />\r\n            <param name=\"SCALE\" value=\"exactfit\" />\r\n            <embed src=\"http://172.23.12.123:9080/EMSWEB/WebContent/Common/images/leeman_logo.swf\" width=\"400\" height=\"96\" quality=\"high\"

⌨️ 快捷键说明

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