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

📄 yesno_jsp_0.java

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

import com.leeman.common.util.Formatter;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;

/* File Declaration Phase */

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

  /* Class Declaration Phase */

  static {
    /* Static Initializer Phase */
  }

  public yesNo_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/yesNo.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();
    // end
    // begin [file="/common/yesNo.jsp";from=(17,0);to=(17,31)]
    // end
    // begin [file="/common/yesNo.jsp";from=(18,0);to=(18,37)]
    // end
    // begin [file="/common/yesNo.jsp";from=(19,0);to=(19,21)]
    // end
    // begin [file="/common/yesNo.jsp";from=(20,0);to=(20,23)]
    // end
    // begin [file="/common/yesNo.jsp";from=(26,45);to=(26,76)]
    // end
    // begin [file="/common/yesNo.jsp";from=(27,44);to=(27,74)]
    // end
    // begin [file="/common/yesNo.jsp";from=(28,48);to=(28,80)]
    // end
    // begin [file="/common/yesNo.jsp";from=(34,0);to=(34,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/yesNo.jsp";from=(0,0);to=(3,0)]
        out.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n<HTML>\r\n<HEAD>\r\n");

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

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

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

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

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

      // end
      // begin [file="/common/yesNo.jsp";from=(13,0);to=(13,17)]
        _jspx_th_chtml_baseLink_0.setPageContext(pageContext);
        _jspx_th_chtml_baseLink_0.setParent(null);
        _jspxTagObjects.push(_jspx_th_chtml_baseLink_0);
          int _jspx_eval_chtml_baseLink_0 = _jspx_th_chtml_baseLink_0.doStartTag();
        // end
        // begin [file="/common/yesNo.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/yesNo.jsp";from=(13,17);to=(17,0)]
        out.write("\r\n<TITLE></TITLE>\r\n</HEAD>\r\n<BODY>\r\n");

      // end
      // begin [file="/common/yesNo.jsp";from=(17,0);to=(17,31)]
        /* ------  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(null);
        _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/yesNo.jsp";from=(17,0);to=(17,31)]
          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/yesNo.jsp";from=(17,31);to=(18,0)]
        out.write("\r\n");

      // end
      // begin [file="/common/yesNo.jsp";from=(18,0);to=(18,37)]
        /* ------  html:form ------ */
        org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = new org.apache.struts.taglib.html.FormTag();
        _jspx_th_html_form_0.setPageContext(pageContext);
        _jspx_th_html_form_0.setParent(null);
        _jspx_th_html_form_0.setAction("/common/yesNo.do");
        _jspxTagObjects.push(_jspx_th_html_form_0);
          int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
          if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
            // end
            // HTML // begin [file="/common/yesNo.jsp";from=(18,37);to=(19,0)]
              out.write("\r\n");

            // end
            // begin [file="/common/yesNo.jsp";from=(19,0);to=(19,21)]
              /* ------  chtml:baseHTMLForm ------ */
              com.leeman.common.web.ui.tags.BaseHTMLFormTag _jspx_th_chtml_baseHTMLForm_0 = new com.leeman.common.web.ui.tags.BaseHTMLFormTag();
              _jspx_th_chtml_baseHTMLForm_0.setPageContext(pageContext);
              _jspx_th_chtml_baseHTMLForm_0.setParent(_jspx_th_html_form_0);
              _jspxTagObjects.push(_jspx_th_chtml_baseHTMLForm_0);
                int _jspx_eval_chtml_baseHTMLForm_0 = _jspx_th_chtml_baseHTMLForm_0.doStartTag();
              // end
              // begin [file="/common/yesNo.jsp";from=(19,0);to=(19,21)]
                if (_jspx_th_chtml_baseHTMLForm_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/common/yesNo.jsp";from=(19,21);to=(20,0)]
              out.write("\r\n");

            // end
            // begin [file="/common/yesNo.jsp";from=(20,0);to=(20,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_form_0);
              _jspxTagObjects.push(_jspx_th_chtml_screenMessage_0);
                int _jspx_eval_chtml_screenMessage_0 = _jspx_th_chtml_screenMessage_0.doStartTag();
              // end
              // begin [file="/common/yesNo.jsp";from=(20,0);to=(20,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/yesNo.jsp";from=(20,23);to=(23,0)]
              out.write("\r\n<p>\r\n\r\n");

            // end
            // begin [file="/common/yesNo.jsp";from=(23,3);to=(23,36)]
              out.print(request.getAttribute("yesNoMsg") );
            // end
            // HTML // begin [file="/common/yesNo.jsp";from=(23,38);to=(26,45)]
              out.write("\r\n\r\n<P>\r\n<input type=\"submit\" name=\"cmd.yes\" value=\"  ");

            // end
            // begin [file="/common/yesNo.jsp";from=(26,45);to=(26,76)]
              /* ------  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_form_0);
              _jspx_th_bean_message_0.setKey("label.yes");
              _jspxTagObjects.push(_jspx_th_bean_message_0);
                int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
              // end
              // begin [file="/common/yesNo.jsp";from=(26,45);to=(26,76)]
                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/yesNo.jsp";from=(26,76);to=(27,44)]
              out.write("  \" class=\"buttons\">\r\n<input type=\"submit\" name=\"cmd.no\" value=\"  ");

            // end
            // begin [file="/common/yesNo.jsp";from=(27,44);to=(27,74)]
              /* ------  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_form_0);
              _jspx_th_bean_message_1.setKey("label.no");
              _jspxTagObjects.push(_jspx_th_bean_message_1);
                int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
              // end
              // begin [file="/common/yesNo.jsp";from=(27,44);to=(27,74)]
                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/yesNo.jsp";from=(27,74);to=(28,48)]
              out.write("  \" class=\"buttons\">\r\n<input type=\"submit\" name=\"cmd.cancel\" value=\"  ");

            // end
            // begin [file="/common/yesNo.jsp";from=(28,48);to=(28,80)]
              /* ------  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_form_0);
              _jspx_th_bean_message_2.setKey("label.back");
              _jspxTagObjects.push(_jspx_th_bean_message_2);
                int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag();
              // end
              // begin [file="/common/yesNo.jsp";from=(28,48);to=(28,80)]
                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/yesNo.jsp";from=(28,80);to=(30,42)]
              out.write("  \" class=\"buttons\">\r\n\r\n<input type=\"hidden\" name=\"yesURL\" value=\"");

            // end
            // begin [file="/common/yesNo.jsp";from=(30,45);to=(30,75)]
              out.print(request.getAttribute("yesURL"));
            // end
            // HTML // begin [file="/common/yesNo.jsp";from=(30,77);to=(31,41)]
              out.write("\">\r\n<input type=\"hidden\" name=\"noURL\" value=\"");

            // end
            // begin [file="/common/yesNo.jsp";from=(31,44);to=(31,73)]
              out.print(request.getAttribute("noURL"));
            // end
            // HTML // begin [file="/common/yesNo.jsp";from=(31,75);to=(32,45)]
              out.write("\">\r\n<input type=\"hidden\" name=\"cancelURL\" value=\"");

            // end
            // begin [file="/common/yesNo.jsp";from=(32,48);to=(32,81)]
              out.print(request.getAttribute("cancelURL"));
            // end
            // HTML // begin [file="/common/yesNo.jsp";from=(32,83);to=(34,0)]
              out.write("\">\r\n\r\n");

            // end
            // begin [file="/common/yesNo.jsp";from=(34,0);to=(34,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_form_0);
              _jspxTagObjects.push(_jspx_th_chtml_baseFooter_0);
                int _jspx_eval_chtml_baseFooter_0 = _jspx_th_chtml_baseFooter_0.doStartTag();
              // end
              // begin [file="/common/yesNo.jsp";from=(34,0);to=(34,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="/common/yesNo.jsp";from=(34,19);to=(35,0)]
              out.write("\r\n");

            // end
            // begin [file="/common/yesNo.jsp";from=(35,0);to=(35,12)]
            } while (_jspx_th_html_form_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
          }
          if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
        ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
      // end
      // HTML // begin [file="/common/yesNo.jsp";from=(35,12);to=(37,7)]
        out.write("\r\n</BODY>\r\n</HTML>");

      // 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 + -