📄 search_jsp_0.java
字号:
if (_jspx_th_html_select_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/userprofile/search.jsp";from=(71,16);to=(76,5)]
out.write("\r\n\t\t</div>\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/userprofile/search.jsp";from=(76,5);to=(76,47)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_6 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_6.setPageContext(pageContext);
_jspx_th_bean_message_6.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_6.setKey("SM_UserProf.position");
_jspxTagObjects.push(_jspx_th_bean_message_6);
int _jspx_eval_bean_message_6 = _jspx_th_bean_message_6.doStartTag();
// end
// begin [file="/master/userprofile/search.jsp";from=(76,5);to=(76,47)]
if (_jspx_th_bean_message_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/userprofile/search.jsp";from=(76,47);to=(77,5)]
out.write(":</td>\r\n\t<td>");
// end
// begin [file="/master/userprofile/search.jsp";from=(77,5);to=(77,82)]
/* ------ html:text ------ */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_3 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_3.setPageContext(pageContext);
_jspx_th_html_text_3.setParent(_jspx_th_html_form_0);
_jspx_th_html_text_3.setProperty("position");
_jspx_th_html_text_3.setMaxlength("50");
_jspx_th_html_text_3.setSize("50");
_jspx_th_html_text_3.setStyle("width:500px");
_jspxTagObjects.push(_jspx_th_html_text_3);
int _jspx_eval_html_text_3 = _jspx_th_html_text_3.doStartTag();
// end
// begin [file="/master/userprofile/search.jsp";from=(77,5);to=(77,82)]
if (_jspx_th_html_text_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/userprofile/search.jsp";from=(77,82);to=(81,0)]
out.write("</td>\r\n</tr>\r\n</table>\r\n\r\n");
// end
// begin [file="/master/userprofile/search.jsp";from=(81,0);to=(81,99)]
/* ------ 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");
_jspx_th_chtml_baseSearchBottomButtons_0.setSearchOnclick("javascript:return validate();");
_jspxTagObjects.push(_jspx_th_chtml_baseSearchBottomButtons_0);
int _jspx_eval_chtml_baseSearchBottomButtons_0 = _jspx_th_chtml_baseSearchBottomButtons_0.doStartTag();
// end
// begin [file="/master/userprofile/search.jsp";from=(81,0);to=(81,99)]
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/userprofile/search.jsp";from=(81,99);to=(83,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/userprofile/search.jsp";from=(83,0);to=(83,69)]
/* ------ 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("userProfileSearchForm");
_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/userprofile/search.jsp";from=(83,69);to=(84,0)]
out.write("\r\n");
// end
// begin [file="/master/userprofile/search.jsp";from=(84,0);to=(84,90)]
/* ------ 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("userProfileSearchForm");
_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/userprofile/search.jsp";from=(84,0);to=(84,90)]
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/userprofile/search.jsp";from=(84,90);to=(86,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/userprofile/search.jsp";from=(86,0);to=(86,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/userprofile/search.jsp";from=(86,55);to=(90,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/userprofile/search.jsp";from=(90,9);to=(90,49)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_7 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_7.setPageContext(pageContext);
_jspx_th_bean_message_7.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_7.setKey("label.searchResult");
_jspxTagObjects.push(_jspx_th_bean_message_7);
int _jspx_eval_bean_message_7 = _jspx_th_bean_message_7.doStartTag();
// end
// begin [file="/master/userprofile/search.jsp";from=(90,9);to=(90,49)]
if (_jspx_th_bean_message_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/userprofile/search.jsp";from=(90,49);to=(91,20)]
out.write("</b></td>\r\n\t\t<td align=\"right\">");
// end
// begin [file="/master/userprofile/search.jsp";from=(91,20);to=(91,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/userprofile/search.jsp";from=(91,20);to=(91,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/userprofile/search.jsp";from=(91,62);to=(99,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=\"15%\">");
// end
// begin [file="/master/userprofile/search.jsp";from=(99,34);to=(99,74)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_8 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_8.setPageContext(pageContext);
_jspx_th_bean_message_8.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_8.setKey("SM_UserProf.userId");
_jspxTagObjects.push(_jspx_th_bean_message_8);
int _jspx_eval_bean_message_8 = _jspx_th_bean_message_8.doStartTag();
// end
// begin [file="/master/userprofile/search.jsp";from=(99,34);to=(99,74)]
if (_jspx_th_bean_message_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/userprofile/search.jsp";from=(99,74);to=(100,34)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"25%\">");
// end
// begin [file="/master/userprofile/search.jsp";from=(100,34);to=(100,72)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_9 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_9.setPageContext(pageContext);
_jspx_th_bean_message_9.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_9.setKey("SM_UserProf.name");
_jspxTagObjects.push(_jspx_th_bean_message_9);
int _jspx_eval_bean_message_9 = _jspx_th_bean_message_9.doStartTag();
// end
// begin [file="/master/userprofile/search.jsp";from=(100,34);to=(100,72)]
if (_jspx_th_bean_message_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/userprofile/search.jsp";from=(100,72);to=(101,34)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"15%\">");
// end
// begin [file="/master/userprofile/search.jsp";from=(101,34);to=(101,74)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_10 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_10.setPageContext(pageContext);
_jspx_th_bean_message_10.setParent(_jspx_th_logic_greaterThan_0);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -