📄 search_jsp_0.java
字号:
_jspx_th_html_text_4.setProperty("swift_cd");
_jspx_th_html_text_4.setMaxlength("30");
_jspx_th_html_text_4.setSize("40");
_jspx_th_html_text_4.setOnkeypress("javascript:uppercase();");
_jspx_th_html_text_4.setStyle("width:130px;");
_jspxTagObjects.push(_jspx_th_html_text_4);
int _jspx_eval_html_text_4 = _jspx_th_html_text_4.doStartTag();
// end
// begin [file="/master/bank/search.jsp";from=(41,5);to=(41,120)]
if (_jspx_th_html_text_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/bank/search.jsp";from=(41,120);to=(45,0)]
out.write("</td>\r\n</tr>\r\n</table>\r\n\r\n");
// end
// begin [file="/master/bank/search.jsp";from=(45,0);to=(45,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/bank/search.jsp";from=(45,0);to=(45,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/bank/search.jsp";from=(45,53);to=(47,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/bank/search.jsp";from=(47,0);to=(47,62)]
/* ------ 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("bankSearchForm");
_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/bank/search.jsp";from=(47,62);to=(48,0)]
out.write("\r\n");
// end
// begin [file="/master/bank/search.jsp";from=(48,0);to=(48,83)]
/* ------ 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("bankSearchForm");
_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/bank/search.jsp";from=(48,0);to=(48,83)]
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/bank/search.jsp";from=(48,83);to=(50,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/bank/search.jsp";from=(50,0);to=(50,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/bank/search.jsp";from=(50,55);to=(54,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/bank/search.jsp";from=(54,9);to=(54,49)]
/* ------ 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_logic_greaterThan_0);
_jspx_th_bean_message_6.setKey("label.searchResult");
_jspxTagObjects.push(_jspx_th_bean_message_6);
int _jspx_eval_bean_message_6 = _jspx_th_bean_message_6.doStartTag();
// end
// begin [file="/master/bank/search.jsp";from=(54,9);to=(54,49)]
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/bank/search.jsp";from=(54,49);to=(55,20)]
out.write("</b></td>\r\n\t\t<td align=\"right\">");
// end
// begin [file="/master/bank/search.jsp";from=(55,20);to=(55,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/bank/search.jsp";from=(55,20);to=(55,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/bank/search.jsp";from=(55,62);to=(63,41)]
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%\" nowrap>");
// end
// begin [file="/master/bank/search.jsp";from=(63,41);to=(63,77)]
/* ------ 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("SM_Bank.bankId");
_jspxTagObjects.push(_jspx_th_bean_message_7);
int _jspx_eval_bean_message_7 = _jspx_th_bean_message_7.doStartTag();
// end
// begin [file="/master/bank/search.jsp";from=(63,41);to=(63,77)]
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/bank/search.jsp";from=(63,77);to=(64,41)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"25%\" nowrap>");
// end
// begin [file="/master/bank/search.jsp";from=(64,41);to=(64,79)]
/* ------ 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_Bank.bankName");
_jspxTagObjects.push(_jspx_th_bean_message_8);
int _jspx_eval_bean_message_8 = _jspx_th_bean_message_8.doStartTag();
// end
// begin [file="/master/bank/search.jsp";from=(64,41);to=(64,79)]
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/bank/search.jsp";from=(64,79);to=(65,41)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"15%\" nowrap>");
// end
// begin [file="/master/bank/search.jsp";from=(65,41);to=(65,80)]
/* ------ 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_Bank.accountNo");
_jspxTagObjects.push(_jspx_th_bean_message_9);
int _jspx_eval_bean_message_9 = _jspx_th_bean_message_9.doStartTag();
// end
// begin [file="/master/bank/search.jsp";from=(65,41);to=(65,80)]
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/bank/search.jsp";from=(65,80);to=(66,41)]
out.write("</td>\t\t\t\t\t\r\n\t\t\t\t\t<td align=\"left\" width=\"15%\" nowrap>");
// end
// begin [file="/master/bank/search.jsp";from=(66,41);to=(66,78)]
/* ------ 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);
_jspx_th_bean_message_10.setKey("SM_Bank.swiftCd");
_jspxTagObjects.push(_jspx_th_bean_message_10);
int _jspx_eval_bean_message_10 = _jspx_th_bean_message_10.doStartTag();
// end
// begin [file="/master/bank/search.jsp";from=(66,41);to=(66,78)]
if (_jspx_th_bean_message_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/bank/search.jsp";from=(66,78);to=(68,4)]
out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/master/bank/search.jsp";from=(68,4);to=(68,98)]
/* ------ logic:iterate ------ */
org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_0 = new org.apache.struts.taglib.logic.IterateTag();
_jspx_th_logic_iterate_0.setPageContext(pageContext);
_jspx_th_logic_iterate_0.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_logic_iterate_0.setId("resultItem");
_jspx_th_logic_iterate_0.setName("bankSearchForm");
_jspx_th_logic_iterate_0.setProperty("searchResults");
_jspx_th_logic_iterate_0.setIndexId("index");
{ // begin scope of tag variables
_jspxTagObjects.push(_jspx_th_logic_iterate_0);
int _jspx_eval_logic_iterate_0 = _jspx_th_logic_iterate_0.doStartTag();
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_logic_iterate_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_logic_iterate_0.doInitBody();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -