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

📄 selectshipline_jsp_0.java

📁 j2ee源码
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
package sales.quotation;

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

/* File Declaration Phase */

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

  /* Class Declaration Phase */

  static {
    /* Static Initializer Phase */
  }

  public selectShipline_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="/sales/quotation/selectShipline.jsp";from=(12,0);to=(12,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="/sales/quotation/selectShipline.jsp";from=(43,10);to=(43,67)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(50,0);to=(50,52)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(51,0);to=(51,49)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(52,0);to=(52,30)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(53,0);to=(53,21)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(57,31);to=(57,76)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(58,31);to=(58,78)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(59,31);to=(59,77)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(61,31);to=(61,82)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(62,31);to=(62,80)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(65,1);to=(65,101)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(66,4);to=(66,34)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(67,19);to=(67,70)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(71,20);to=(71,109)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(72,20);to=(72,71)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(73,20);to=(73,73)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(74,20);to=(74,75)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(76,20);to=(76,77)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(77,20);to=(77,75)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(82,0);to=(82,80)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(82,80);to=(82,121)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(83,0);to=(83,77)]
    // end
    // begin [file="/sales/quotation/selectShipline.jsp";from=(83,77);to=(83,111)]
    // 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="/sales/quotation/selectShipline.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="/sales/quotation/selectShipline.jsp";from=(3,58);to=(4,0)]
        out.write("\r\n");

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

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

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

      // end
      // HTML // begin [file="/sales/quotation/selectShipline.jsp";from=(11,2);to=(12,0)]
        out.write("\r\n");

      // end
      // begin [file="/sales/quotation/selectShipline.jsp";from=(12,0);to=(12,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="/sales/quotation/selectShipline.jsp";from=(12,0);to=(12,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="/sales/quotation/selectShipline.jsp";from=(12,17);to=(13,7)]
        out.write("\r\n<TITLE>");

      // end
      // HTML // begin [file="/sales/quotation/selectShipline.jsp";from=(13,50);to=(43,10)]
        out.write("\r\nSelect Shipline\r\n</TITLE>\r\n<SCRIPT Language=\"JavaScript\">\r\n\r\nfunction closewin(){\r\n\topener.focus();\r\n\twindow.close();\r\n}\r\n\r\nfunction selectShipline(){\r\n\tvar thisform = document.forms[0];\r\n\r\n\tvar shiplineId = \"\";\r\n\t\r\n\tinitMsg();\r\n\t\r\n\tif (thisform.shiplineId[0]){\r\n\t\tfor (var i = 0; i < thisform.shiplineId.length; i++){\r\n\t\t\tif (thisform.shiplineId[i].checked)\r\n\t\t\t\tshiplineId = thisform.shiplineId[i].value;\r\n\t\t}\r\n\t} else {\r\n\t\tif (thisform.shiplineId.checked)\r\n\t\t\tshiplineId = thisform.shiplineId.value;\r\n\t}\t\r\n\tif (shiplineId.length > 0){\r\n\t\topener.postSelectShiplineId(shiplineId);\r\n\t\tclosewin();\r\n\t}  else {\r\n\t\taddMsg('");

      // end
      // begin [file="/sales/quotation/selectShipline.jsp";from=(43,10);to=(43,67)]
        /* ------  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("SO_Quotation.message.selectShipLine");
        _jspxTagObjects.push(_jspx_th_bean_message_0);
          int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
        // end
        // begin [file="/sales/quotation/selectShipline.jsp";from=(43,10);to=(43,67)]
          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="/sales/quotation/selectShipline.jsp";from=(43,67);to=(50,0)]
        out.write("');\r\n\t\tshowMsg();\t\t\r\n\t}\r\n}\r\n</SCRIPT>\r\n</HEAD>\r\n<BODY>\r\n");

      // end
      // begin [file="/sales/quotation/selectShipline.jsp";from=(50,0);to=(50,52)]
        /* ------  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("/sales/quotation/selectShipline");
        _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="/sales/quotation/selectShipline.jsp";from=(50,52);to=(51,0)]
              out.write("\r\n");

            // end
            // begin [file="/sales/quotation/selectShipline.jsp";from=(51,0);to=(51,49)]
              /* ------  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("SO_Quotation.selectShipLine");
              _jspxTagObjects.push(_jspx_th_bean_message_1);
                int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
              // end
              // begin [file="/sales/quotation/selectShipline.jsp";from=(51,0);to=(51,49)]
                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="/sales/quotation/selectShipline.jsp";from=(51,49);to=(52,0)]
              out.write("\r\n");

            // end
            // begin [file="/sales/quotation/selectShipline.jsp";from=(52,0);to=(52,30)]
              /* ------  html:hidden ------ */
              org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_0 = new org.apache.struts.taglib.html.HiddenTag();
              _jspx_th_html_hidden_0.setPageContext(pageContext);
              _jspx_th_html_hidden_0.setParent(_jspx_th_html_form_0);
              _jspx_th_html_hidden_0.setProperty("mode");
              _jspxTagObjects.push(_jspx_th_html_hidden_0);
                int _jspx_eval_html_hidden_0 = _jspx_th_html_hidden_0.doStartTag();
              // end
              // begin [file="/sales/quotation/selectShipline.jsp";from=(52,0);to=(52,30)]
                if (_jspx_th_html_hidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                  return;
              ((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
            // end
            // HTML // begin [file="/sales/quotation/selectShipline.jsp";from=(52,30);to=(53,0)]
              out.write("\r\n");

            // end
            // begin [file="/sales/quotation/selectShipline.jsp";from=(53,0);to=(53,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

⌨️ 快捷键说明

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