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

📄 preaddnew_jsp_0.java

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

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

/* File Declaration Phase */

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

  /* Class Declaration Phase */

  static {
    /* Static Initializer Phase */
  }

  public preAddNew_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="/lc/billsrecv/preAddNew.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="/lc/billsrecv/preAddNew.jsp";from=(13,7);to=(13,47)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(20,30);to=(20,72)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(22,34);to=(22,76)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(57,0);to=(57,31)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(58,0);to=(58,85)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(59,0);to=(59,30)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(60,0);to=(60,45)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(61,0);to=(61,23)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(65,5);to=(65,26)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(65,26);to=(65,68)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(67,2);to=(67,105)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(68,2);to=(68,207)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(69,2);to=(69,71)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(77,1);to=(77,35)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(77,35);to=(77,67)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(80,1);to=(80,104)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(80,104);to=(80,146)]
    // end
    // begin [file="/lc/billsrecv/preAddNew.jsp";from=(84,0);to=(84,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="/lc/billsrecv/preAddNew.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="/lc/billsrecv/preAddNew.jsp";from=(3,58);to=(4,0)]
        out.write("\r\n");

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

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

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

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

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

      // end
      // begin [file="/lc/billsrecv/preAddNew.jsp";from=(13,7);to=(13,47)]
        /* ------  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("header.LC_BillsRec");
        _jspxTagObjects.push(_jspx_th_bean_message_0);
          int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
        // end
        // begin [file="/lc/billsrecv/preAddNew.jsp";from=(13,7);to=(13,47)]
          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="/lc/billsrecv/preAddNew.jsp";from=(13,47);to=(20,30)]
        out.write("</TITLE>\r\n<SCRIPT Language=\"JavaScript\">\r\nfunction validate()\r\n{\r\n\tvar form = document.forms[0];\r\n\t\t\r\n\tinitMsg();\r\n\tif(chkTxtNum(form.customer, \"");

      // end
      // begin [file="/lc/billsrecv/preAddNew.jsp";from=(20,30);to=(20,72)]
        /* ------  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(null);
        _jspx_th_bean_message_1.setKey("LC_BillsRec.customer");
        _jspxTagObjects.push(_jspx_th_bean_message_1);
          int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
        // end
        // begin [file="/lc/billsrecv/preAddNew.jsp";from=(20,30);to=(20,72)]
          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="/lc/billsrecv/preAddNew.jsp";from=(20,72);to=(22,34)]
        out.write("\", 8, 0,true))\r\n\t{\r\n\t\tchkValue(form.customer, \">=0\", \"");

      // end
      // begin [file="/lc/billsrecv/preAddNew.jsp";from=(22,34);to=(22,76)]
        /* ------  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(null);
        _jspx_th_bean_message_2.setKey("LC_BillsRec.customer");
        _jspxTagObjects.push(_jspx_th_bean_message_2);
          int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag();
        // end
        // begin [file="/lc/billsrecv/preAddNew.jsp";from=(22,34);to=(22,76)]
          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="/lc/billsrecv/preAddNew.jsp";from=(22,76);to=(57,0)]
        out.write("\");\r\n\t}\t\r\n\r\n\tif (errorMsg.length > 0)\r\n\t{\r\n\t\tshowMsg();\r\n\t\treturn false;\r\n\t}\r\n\telse\r\n\t{\r\n\t\treturn true;\r\n\t}\t\r\n}\r\n\r\nfunction doSubmit()\r\n{\r\n\tvar form = document.forms[0];\r\n\r\n\tif(form.action.value == \"next\")\r\n\t{\r\n\t\treturn validate();\r\n\t}\r\n\t\r\n\treturn true;\r\n}\r\n\r\nfunction setAction( action )\r\n{\r\n\tvar form = document.forms[0];\r\n\t\r\n\tform.action.value = action;\r\n}\r\n</SCRIPT>\r\n</HEAD>\r\n<BODY>\r\n");

      // end
      // begin [file="/lc/billsrecv/preAddNew.jsp";from=(57,0);to=(57,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="/lc/billsrecv/preAddNew.jsp";from=(57,0);to=(57,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="/lc/billsrecv/preAddNew.jsp";from=(57,31);to=(58,0)]
        out.write("\r\n");

      // end
      // begin [file="/lc/billsrecv/preAddNew.jsp";from=(58,0);to=(58,85)]
        /* ------  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("/lc/billsrecv/preAddNew");
        _jspx_th_html_form_0.setOnsubmit("javascript:return doSubmit();");
        _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="/lc/billsrecv/preAddNew.jsp";from=(58,85);to=(59,0)]
              out.write("\r\n");

            // end
            // begin [file="/lc/billsrecv/preAddNew.jsp";from=(59,0);to=(59,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="/lc/billsrecv/preAddNew.jsp";from=(59,0);to=(59,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="/lc/billsrecv/preAddNew.jsp";from=(59,30);to=(60,0)]
              out.write("\r\n");

            // end
            // begin [file="/lc/billsrecv/preAddNew.jsp";from=(60,0);to=(60,45)]
              /* ------  html:hidden ------ */
              org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_1 = new org.apache.struts.taglib.html.HiddenTag();
              _jspx_th_html_hidden_1.setPageContext(pageContext);
              _jspx_th_html_hidden_1.setParent(_jspx_th_html_form_0);
              _jspx_th_html_hidden_1.setProperty("action");
              _jspx_th_html_hidden_1.setValue("next");
              _jspxTagObjects.push(_jspx_th_html_hidden_1);
                int _jspx_eval_html_hidden_1 = _jspx_th_html_hidden_1.doStartTag();
              // end

⌨️ 快捷键说明

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