📄 search_jsp_0.java
字号:
/* ------ chtml:baseSearchTopButtons ------ */
com.leeman.common.web.ui.tags.BaseSearchTopButtonsTag _jspx_th_chtml_baseSearchTopButtons_0 = new com.leeman.common.web.ui.tags.BaseSearchTopButtonsTag();
_jspx_th_chtml_baseSearchTopButtons_0.setPageContext(pageContext);
_jspx_th_chtml_baseSearchTopButtons_0.setParent(_jspx_th_html_form_0);
_jspx_th_chtml_baseSearchTopButtons_0.setStyleClass("buttons");
_jspxTagObjects.push(_jspx_th_chtml_baseSearchTopButtons_0);
int _jspx_eval_chtml_baseSearchTopButtons_0 = _jspx_th_chtml_baseSearchTopButtons_0.doStartTag();
// end
// begin [file="/master/rolemgt/search.jsp";from=(20,0);to=(20,50)]
if (_jspx_th_chtml_baseSearchTopButtons_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/rolemgt/search.jsp";from=(20,50);to=(24,5)]
out.write("\r\n<p>\r\n<table>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/rolemgt/search.jsp";from=(24,5);to=(24,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/search.jsp";from=(24,5);to=(24,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/search.jsp";from=(24,44);to=(25,5)]
out.write(":</td>\r\n\t<td>");
// end
// begin [file="/master/rolemgt/search.jsp";from=(25,5);to=(25,107)]
/* ------ 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();");
_jspx_th_html_text_0.setStyle("width:130px");
_jspxTagObjects.push(_jspx_th_html_text_0);
int _jspx_eval_html_text_0 = _jspx_th_html_text_0.doStartTag();
// end
// begin [file="/master/rolemgt/search.jsp";from=(25,5);to=(25,107)]
if (_jspx_th_html_text_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/rolemgt/search.jsp";from=(25,107);to=(28,5)]
out.write("</td>\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/rolemgt/search.jsp";from=(28,5);to=(28,46)]
/* ------ 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(_jspx_th_html_form_0);
_jspx_th_bean_message_2.setKey("SM_RoleMgt.roleName");
_jspxTagObjects.push(_jspx_th_bean_message_2);
int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag();
// end
// begin [file="/master/rolemgt/search.jsp";from=(28,5);to=(28,46)]
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="/master/rolemgt/search.jsp";from=(28,46);to=(29,5)]
out.write(":</td>\r\n\t<td>");
// end
// begin [file="/master/rolemgt/search.jsp";from=(29,5);to=(29,84)]
/* ------ html:text ------ */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_1 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_1.setPageContext(pageContext);
_jspx_th_html_text_1.setParent(_jspx_th_html_form_0);
_jspx_th_html_text_1.setProperty("role_name");
_jspx_th_html_text_1.setMaxlength("30");
_jspx_th_html_text_1.setSize("100");
_jspx_th_html_text_1.setStyle("width:500px");
_jspxTagObjects.push(_jspx_th_html_text_1);
int _jspx_eval_html_text_1 = _jspx_th_html_text_1.doStartTag();
// end
// begin [file="/master/rolemgt/search.jsp";from=(29,5);to=(29,84)]
if (_jspx_th_html_text_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/rolemgt/search.jsp";from=(29,84);to=(33,0)]
out.write("</td>\r\n</tr>\r\n</table>\r\n\r\n");
// end
// begin [file="/master/rolemgt/search.jsp";from=(33,0);to=(33,53)]
/* ------ chtml:baseSearchBottomButtons ------ */
com.leeman.common.web.ui.tags.BaseSearchBottomButtonsTag _jspx_th_chtml_baseSearchBottomButtons_0 = new com.leeman.common.web.ui.tags.BaseSearchBottomButtonsTag();
_jspx_th_chtml_baseSearchBottomButtons_0.setPageContext(pageContext);
_jspx_th_chtml_baseSearchBottomButtons_0.setParent(_jspx_th_html_form_0);
_jspx_th_chtml_baseSearchBottomButtons_0.setStyleClass("buttons");
_jspxTagObjects.push(_jspx_th_chtml_baseSearchBottomButtons_0);
int _jspx_eval_chtml_baseSearchBottomButtons_0 = _jspx_th_chtml_baseSearchBottomButtons_0.doStartTag();
// end
// begin [file="/master/rolemgt/search.jsp";from=(33,0);to=(33,53)]
if (_jspx_th_chtml_baseSearchBottomButtons_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/rolemgt/search.jsp";from=(33,53);to=(35,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/rolemgt/search.jsp";from=(35,0);to=(35,65)]
/* ------ logic:present ------ */
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_0 = new org.apache.struts.taglib.logic.PresentTag();
_jspx_th_logic_present_0.setPageContext(pageContext);
_jspx_th_logic_present_0.setParent(_jspx_th_html_form_0);
_jspx_th_logic_present_0.setName("roleMgtSearchForm");
_jspx_th_logic_present_0.setProperty("searchResults");
_jspxTagObjects.push(_jspx_th_logic_present_0);
int _jspx_eval_logic_present_0 = _jspx_th_logic_present_0.doStartTag();
if (_jspx_eval_logic_present_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/rolemgt/search.jsp";from=(35,65);to=(36,0)]
out.write("\r\n");
// end
// begin [file="/master/rolemgt/search.jsp";from=(36,0);to=(36,86)]
/* ------ bean:size ------ */
org.apache.struts.taglib.bean.SizeTag _jspx_th_bean_size_0 = new org.apache.struts.taglib.bean.SizeTag();
_jspx_th_bean_size_0.setPageContext(pageContext);
_jspx_th_bean_size_0.setParent(_jspx_th_logic_present_0);
_jspx_th_bean_size_0.setId("searchResultsCount");
_jspx_th_bean_size_0.setName("roleMgtSearchForm");
_jspx_th_bean_size_0.setProperty("searchResults");
java.lang.Integer searchResultsCount = null;
{ // begin scope of tag variables
_jspxTagObjects.push(_jspx_th_bean_size_0);
int _jspx_eval_bean_size_0 = _jspx_th_bean_size_0.doStartTag();
searchResultsCount = (java.lang.Integer) pageContext.findAttribute("searchResultsCount");
searchResultsCount = (java.lang.Integer) pageContext.findAttribute("searchResultsCount");
// end
// begin [file="/master/rolemgt/search.jsp";from=(36,0);to=(36,86)]
searchResultsCount = (java.lang.Integer) pageContext.findAttribute("searchResultsCount");
if (_jspx_th_bean_size_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
} // end scope of tag variables
// end
// HTML // begin [file="/master/rolemgt/search.jsp";from=(36,86);to=(38,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/rolemgt/search.jsp";from=(38,0);to=(38,55)]
/* ------ logic:greaterThan ------ */
org.apache.struts.taglib.logic.GreaterThanTag _jspx_th_logic_greaterThan_0 = new org.apache.struts.taglib.logic.GreaterThanTag();
_jspx_th_logic_greaterThan_0.setPageContext(pageContext);
_jspx_th_logic_greaterThan_0.setParent(_jspx_th_logic_present_0);
_jspx_th_logic_greaterThan_0.setName("searchResultsCount");
_jspx_th_logic_greaterThan_0.setValue("0");
_jspxTagObjects.push(_jspx_th_logic_greaterThan_0);
int _jspx_eval_logic_greaterThan_0 = _jspx_th_logic_greaterThan_0.doStartTag();
if (_jspx_eval_logic_greaterThan_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/rolemgt/search.jsp";from=(38,55);to=(42,9)]
out.write("\r\n\r\n<table cellSpacing=\"1\" cellPadding=\"1\" border=\"0\" width=\"750\">\r\n\t<tr>\r\n\t\t<td><b>");
// end
// begin [file="/master/rolemgt/search.jsp";from=(42,9);to=(42,49)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_3 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_3.setPageContext(pageContext);
_jspx_th_bean_message_3.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_3.setKey("label.searchResult");
_jspxTagObjects.push(_jspx_th_bean_message_3);
int _jspx_eval_bean_message_3 = _jspx_th_bean_message_3.doStartTag();
// end
// begin [file="/master/rolemgt/search.jsp";from=(42,9);to=(42,49)]
if (_jspx_th_bean_message_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/rolemgt/search.jsp";from=(42,49);to=(43,20)]
out.write("</b></td>\r\n\t\t<td align=\"right\">");
// end
// begin [file="/master/rolemgt/search.jsp";from=(43,20);to=(43,62)]
/* ------ chtml:cachedPager ------ */
com.leeman.common.web.ui.tags.CachedPagerTag _jspx_th_chtml_cachedPager_0 = new com.leeman.common.web.ui.tags.CachedPagerTag();
_jspx_th_chtml_cachedPager_0.setPageContext(pageContext);
_jspx_th_chtml_cachedPager_0.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_chtml_cachedPager_0.setPagerId("searchPager");
_jspxTagObjects.push(_jspx_th_chtml_cachedPager_0);
int _jspx_eval_chtml_cachedPager_0 = _jspx_th_chtml_cachedPager_0.doStartTag();
// end
// begin [file="/master/rolemgt/search.jsp";from=(43,20);to=(43,62)]
if (_jspx_th_chtml_cachedPager_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/rolemgt/search.jsp";from=(43,62);to=(51,34)]
out.write("</td>\r\n\t</tr>\t\r\n\t<tr>\r\n\t\t<td colspan=\"2\">\r\n\t\t\t\r\n\t\t\t<table cellspacing=\"0\" cellpadding=\"3\" border=\"1\" width=\"100%\" class=\"tableStyle_1\">\r\n\t\t\t\t<tr class=\"tableHeaderRow_1\">\r\n\t\t\t\t\t<td align=\"center\" width=\"10%\" nowrap></td>\r\n\t\t\t\t\t<td align=\"left\" width=\"20%\">");
// end
// begin [file="/master/rolemgt/search.jsp";from=(51,34);to=(51,73)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_4 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_4.setPageContext(pageContext);
_jspx_th_bean_message_4.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_4.setKey("SM_RoleMgt.roleId");
_jspxTagObjects.push(_jspx_th_bean_message_4);
int _jspx_eval_bean_message_4 = _jspx_th_bean_message_4.doStartTag();
// end
// begin [file="/master/rolemgt/search.jsp";from=(51,34);to=(51,73)]
if (_jspx_th_bean_message_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -