📄 searchlist_jsp_0.java
字号:
package master.rolemgt;
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/rolemgt/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/rolemgt/searchlist.jsp";from=(13,7);to=(13,45)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(17,0);to=(17,47)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(20,5);to=(20,44)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(21,5);to=(21,87)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(24,5);to=(24,46)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(25,5);to=(25,63)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(29,0);to=(29,51)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(31,0);to=(31,22)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(33,0);to=(33,65)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(34,0);to=(34,86)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(36,0);to=(36,55)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(40,9);to=(40,49)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(41,20);to=(41,62)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(48,34);to=(48,73)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(49,34);to=(49,75)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(51,4);to=(51,101)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(53,113);to=(53,163)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(53,166);to=(53,218)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(53,224);to=(53,274)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(54,22);to=(54,74)]
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(67,0);to=(67,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/rolemgt/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/rolemgt/searchlist.jsp";from=(3,58);to=(4,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/rolemgt/searchlist.jsp";from=(4,58);to=(5,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/rolemgt/searchlist.jsp";from=(5,60);to=(6,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/rolemgt/searchlist.jsp";from=(6,60);to=(7,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/rolemgt/searchlist.jsp";from=(11,2);to=(12,0)]
out.write("\r\n");
// end
// begin [file="/master/rolemgt/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/rolemgt/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/rolemgt/searchlist.jsp";from=(12,17);to=(13,7)]
out.write("\r\n<TITLE>");
// end
// begin [file="/master/rolemgt/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/rolemgt/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/rolemgt/searchlist.jsp";from=(13,45);to=(17,0)]
out.write("</TITLE>\r\n</HEAD>\r\n<BODY>\r\n\r\n");
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(17,0);to=(17,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/rolemgt/searchlist");
_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="/master/rolemgt/searchlist.jsp";from=(17,47);to=(20,5)]
out.write("\r\n<table>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(20,5);to=(20,44)]
/* ------ 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("SM_RoleMgt.roleId");
_jspxTagObjects.push(_jspx_th_bean_message_1);
int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(20,5);to=(20,44)]
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="/master/rolemgt/searchlist.jsp";from=(20,44);to=(21,5)]
out.write(":</td>\r\n\t<td>");
// end
// begin [file="/master/rolemgt/searchlist.jsp";from=(21,5);to=(21,87)]
/* ------ html:text ------ */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_0 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_0.setPageContext(pageContext);
_jspx_th_html_text_0.setParent(_jspx_th_html_form_0);
_jspx_th_html_text_0.setProperty("role_id");
_jspx_th_html_text_0.setMaxlength("5");
_jspx_th_html_text_0.setOnkeypress("javascript:uppercase();");
_jspxTagObjects.push(_jspx_th_html_text_0);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -