📄 customersearchlist_jsp_0.java
字号:
package sales.deposit;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
/* File Declaration Phase */
public class customerSearchlist_jsp_0 extends com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase {
/* Class Declaration Phase */
static {
/* Static Initializer Phase */
}
public customerSearchlist_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/deposit/customerSearchlist.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/deposit/customerSearchlist.jsp";from=(13,7);to=(13,45)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(20,33);to=(20,77)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(22,35);to=(22,79)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(38,0);to=(38,54)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(41,12);to=(41,56)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(42,5);to=(42,112)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(45,12);to=(45,54)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(46,5);to=(46,89)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(50,0);to=(50,97)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(52,0);to=(52,22)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(54,0);to=(54,73)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(55,0);to=(55,94)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(57,0);to=(57,55)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(61,9);to=(61,49)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(62,20);to=(62,62)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(69,34);to=(69,78)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(70,34);to=(70,76)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(72,4);to=(72,109)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(74,113);to=(74,167)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(74,170);to=(74,222)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(74,228);to=(74,282)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(75,22);to=(75,75)]
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(87,0);to=(87,26)]
// 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/deposit/customerSearchlist.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/deposit/customerSearchlist.jsp";from=(3,58);to=(4,0)]
out.write("\r\n");
// end
// HTML // begin [file="/sales/deposit/customerSearchlist.jsp";from=(4,58);to=(5,0)]
out.write("\r\n");
// end
// HTML // begin [file="/sales/deposit/customerSearchlist.jsp";from=(5,60);to=(6,0)]
out.write("\r\n");
// end
// HTML // begin [file="/sales/deposit/customerSearchlist.jsp";from=(6,60);to=(7,0)]
out.write("\r\n");
// end
// HTML // begin [file="/sales/deposit/customerSearchlist.jsp";from=(11,2);to=(12,0)]
out.write("\r\n");
// end
// begin [file="/sales/deposit/customerSearchlist.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/deposit/customerSearchlist.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/deposit/customerSearchlist.jsp";from=(12,17);to=(13,7)]
out.write("\r\n<TITLE>");
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(13,7);to=(13,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(null);
_jspx_th_bean_message_0.setKey("label.searchList");
_jspxTagObjects.push(_jspx_th_bean_message_0);
int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(13,7);to=(13,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="/sales/deposit/customerSearchlist.jsp";from=(13,45);to=(20,33)]
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_id, \"");
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(20,33);to=(20,77)]
/* ------ 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("SM_Customer.customerId");
_jspxTagObjects.push(_jspx_th_bean_message_1);
int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(20,33);to=(20,77)]
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/deposit/customerSearchlist.jsp";from=(20,77);to=(22,35)]
out.write("\", 8, 0, false))\r\n\t{\r\n\t\tchkValue(form.customer_id,\">=0\",\"");
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(22,35);to=(22,79)]
/* ------ 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("SM_Customer.customerId");
_jspxTagObjects.push(_jspx_th_bean_message_2);
int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag();
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(22,35);to=(22,79)]
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="/sales/deposit/customerSearchlist.jsp";from=(22,79);to=(38,0)]
out.write("\");\r\n\t}\t\r\n\t\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</SCRIPT>\r\n</HEAD>\r\n<BODY>\r\n");
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(38,0);to=(38,54)]
/* ------ 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/deposit/customerSearchlist");
_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/deposit/customerSearchlist.jsp";from=(38,54);to=(41,12)]
out.write("\r\n<table>\r\n<tr>\r\n\t<td nowrap>");
// end
// begin [file="/sales/deposit/customerSearchlist.jsp";from=(41,12);to=(41,56)]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -