📄 searchlist_jsp_0.java
字号:
package master.company;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
/* File Declaration Phase */
public class searchlist_jsp_0 extends com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase {
/* Class Declaration Phase */
static {
/* Static Initializer Phase */
}
public searchlist_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="/master/company/searchlist.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="/master/company/searchlist.jsp";from=(13,7);to=(13,45)]
// end
// begin [file="/master/company/searchlist.jsp";from=(34,0);to=(34,47)]
// end
// begin [file="/master/company/searchlist.jsp";from=(37,5);to=(37,47)]
// end
// begin [file="/master/company/searchlist.jsp";from=(38,5);to=(38,111)]
// end
// begin [file="/master/company/searchlist.jsp";from=(41,5);to=(41,49)]
// end
// begin [file="/master/company/searchlist.jsp";from=(42,5);to=(42,88)]
// end
// begin [file="/master/company/searchlist.jsp";from=(45,5);to=(45,52)]
// end
// begin [file="/master/company/searchlist.jsp";from=(46,5);to=(46,90)]
// end
// begin [file="/master/company/searchlist.jsp";from=(49,5);to=(49,50)]
// end
// begin [file="/master/company/searchlist.jsp";from=(52,2);to=(52,40)]
// end
// begin [file="/master/company/searchlist.jsp";from=(53,3);to=(53,104)]
// end
// begin [file="/master/company/searchlist.jsp";from=(54,3);to=(54,83)]
// end
// begin [file="/master/company/searchlist.jsp";from=(60,5);to=(60,47)]
// end
// begin [file="/master/company/searchlist.jsp";from=(61,5);to=(61,84)]
// end
// begin [file="/master/company/searchlist.jsp";from=(64,5);to=(64,41)]
// end
// begin [file="/master/company/searchlist.jsp";from=(65,5);to=(65,78)]
// end
// begin [file="/master/company/searchlist.jsp";from=(68,5);to=(68,43)]
// end
// begin [file="/master/company/searchlist.jsp";from=(69,5);to=(69,80)]
// end
// begin [file="/master/company/searchlist.jsp";from=(72,5);to=(72,44)]
// end
// begin [file="/master/company/searchlist.jsp";from=(74,3);to=(74,34)]
// end
// begin [file="/master/company/searchlist.jsp";from=(75,4);to=(75,101)]
// end
// begin [file="/master/company/searchlist.jsp";from=(76,4);to=(76,82)]
// end
// begin [file="/master/company/searchlist.jsp";from=(83,0);to=(83,97)]
// end
// begin [file="/master/company/searchlist.jsp";from=(84,0);to=(84,22)]
// end
// begin [file="/master/company/searchlist.jsp";from=(86,0);to=(86,69)]
// end
// begin [file="/master/company/searchlist.jsp";from=(87,0);to=(87,90)]
// end
// begin [file="/master/company/searchlist.jsp";from=(89,0);to=(89,55)]
// end
// begin [file="/master/company/searchlist.jsp";from=(93,9);to=(93,49)]
// end
// begin [file="/master/company/searchlist.jsp";from=(94,20);to=(94,62)]
// end
// begin [file="/master/company/searchlist.jsp";from=(100,34);to=(100,76)]
// end
// begin [file="/master/company/searchlist.jsp";from=(101,34);to=(101,81)]
// end
// begin [file="/master/company/searchlist.jsp";from=(102,34);to=(102,73)]
// end
// begin [file="/master/company/searchlist.jsp";from=(104,4);to=(104,105)]
// end
// begin [file="/master/company/searchlist.jsp";from=(106,113);to=(106,166)]
// end
// begin [file="/master/company/searchlist.jsp";from=(106,172);to=(106,225)]
// end
// begin [file="/master/company/searchlist.jsp";from=(107,22);to=(107,81)]
// end
// begin [file="/master/company/searchlist.jsp";from=(108,22);to=(108,136)]
// end
// begin [file="/master/company/searchlist.jsp";from=(119,0);to=(119,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="/master/company/searchlist.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="/master/company/searchlist.jsp";from=(3,58);to=(4,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/company/searchlist.jsp";from=(4,58);to=(5,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/company/searchlist.jsp";from=(5,60);to=(6,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/company/searchlist.jsp";from=(6,60);to=(7,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/company/searchlist.jsp";from=(11,2);to=(12,0)]
out.write("\r\n");
// end
// begin [file="/master/company/searchlist.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="/master/company/searchlist.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="/master/company/searchlist.jsp";from=(12,17);to=(13,7)]
out.write("\r\n<TITLE>");
// end
// begin [file="/master/company/searchlist.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="/master/company/searchlist.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="/master/company/searchlist.jsp";from=(13,45);to=(34,0)]
out.write("</TITLE>\r\n<SCRIPT Language=\"JavaScript\">\r\nfunction validate()\r\n{\r\n\tvar form = document.forms[0];\r\n\t\r\n\tinitMsg();\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}\r\n}\r\n</SCRIPT>\r\n</HEAD>\r\n<BODY>\r\n");
// end
// begin [file="/master/company/searchlist.jsp";from=(34,0);to=(34,47)]
/* ------ 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("/master/company/searchlist");
_jspxTagObjects.push(_jspx_th_html_form_0);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -