📄 main_jsp_0.java
字号:
// HTML // begin [file="/master/bank/main.jsp";from=(97,65);to=(99,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(99,2);to=(99,64)]
/* ------ logic:equal ------ */
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_3 = new org.apache.struts.taglib.logic.EqualTag();
_jspx_th_logic_equal_3.setPageContext(pageContext);
_jspx_th_logic_equal_3.setParent(_jspx_th_html_form_0);
_jspx_th_logic_equal_3.setProperty("mode");
_jspx_th_logic_equal_3.setName("bankMainForm");
_jspx_th_logic_equal_3.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_equal_3);
int _jspx_eval_logic_equal_3 = _jspx_th_logic_equal_3.doStartTag();
if (_jspx_eval_logic_equal_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/bank/main.jsp";from=(99,64);to=(100,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(100,3);to=(100,153)]
/* ------ html:text ------ */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_4 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_4.setPageContext(pageContext);
_jspx_th_html_text_4.setParent(_jspx_th_logic_equal_3);
_jspx_th_html_text_4.setProperty("account_no");
_jspx_th_html_text_4.setMaxlength("30");
_jspx_th_html_text_4.setOnkeypress("javascript:uppercase();");
_jspx_th_html_text_4.setReadonly(true);
_jspx_th_html_text_4.setStyleClass("inputDisabled");
_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/main.jsp";from=(100,3);to=(100,153)]
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/main.jsp";from=(100,153);to=(101,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(101,2);to=(101,16)]
} while (_jspx_th_logic_equal_3.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_equal_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/bank/main.jsp";from=(101,16);to=(102,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(102,2);to=(102,67)]
/* ------ logic:notEqual ------ */
org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_notEqual_3 = new org.apache.struts.taglib.logic.NotEqualTag();
_jspx_th_logic_notEqual_3.setPageContext(pageContext);
_jspx_th_logic_notEqual_3.setParent(_jspx_th_html_form_0);
_jspx_th_logic_notEqual_3.setProperty("mode");
_jspx_th_logic_notEqual_3.setName("bankMainForm");
_jspx_th_logic_notEqual_3.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_notEqual_3);
int _jspx_eval_logic_notEqual_3 = _jspx_th_logic_notEqual_3.doStartTag();
if (_jspx_eval_logic_notEqual_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/bank/main.jsp";from=(102,67);to=(103,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(103,3);to=(103,110)]
/* ------ html:text ------ */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_5 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_5.setPageContext(pageContext);
_jspx_th_html_text_5.setParent(_jspx_th_logic_notEqual_3);
_jspx_th_html_text_5.setProperty("account_no");
_jspx_th_html_text_5.setMaxlength("30");
_jspx_th_html_text_5.setOnkeypress("javascript:uppercase();");
_jspx_th_html_text_5.setStyle("width:130px;");
_jspxTagObjects.push(_jspx_th_html_text_5);
int _jspx_eval_html_text_5 = _jspx_th_html_text_5.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(103,3);to=(103,110)]
if (_jspx_th_html_text_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/bank/main.jsp";from=(103,110);to=(104,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(104,2);to=(104,19)]
} while (_jspx_th_logic_notEqual_3.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_notEqual_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/bank/main.jsp";from=(104,19);to=(108,5)]
out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/bank/main.jsp";from=(108,5);to=(108,42)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_13 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_13.setPageContext(pageContext);
_jspx_th_bean_message_13.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_13.setKey("SM_Bank.swiftCd");
_jspxTagObjects.push(_jspx_th_bean_message_13);
int _jspx_eval_bean_message_13 = _jspx_th_bean_message_13.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(108,5);to=(108,42)]
if (_jspx_th_bean_message_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/bank/main.jsp";from=(108,42);to=(110,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(110,2);to=(110,64)]
/* ------ logic:equal ------ */
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_4 = new org.apache.struts.taglib.logic.EqualTag();
_jspx_th_logic_equal_4.setPageContext(pageContext);
_jspx_th_logic_equal_4.setParent(_jspx_th_html_form_0);
_jspx_th_logic_equal_4.setProperty("mode");
_jspx_th_logic_equal_4.setName("bankMainForm");
_jspx_th_logic_equal_4.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_equal_4);
int _jspx_eval_logic_equal_4 = _jspx_th_logic_equal_4.doStartTag();
if (_jspx_eval_logic_equal_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/bank/main.jsp";from=(110,64);to=(111,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(111,3);to=(111,151)]
/* ------ html:text ------ */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_6 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_6.setPageContext(pageContext);
_jspx_th_html_text_6.setParent(_jspx_th_logic_equal_4);
_jspx_th_html_text_6.setProperty("swift_cd");
_jspx_th_html_text_6.setMaxlength("30");
_jspx_th_html_text_6.setOnkeypress("javascript:uppercase();");
_jspx_th_html_text_6.setReadonly(true);
_jspx_th_html_text_6.setStyleClass("inputDisabled");
_jspx_th_html_text_6.setStyle("width:130px;");
_jspxTagObjects.push(_jspx_th_html_text_6);
int _jspx_eval_html_text_6 = _jspx_th_html_text_6.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(111,3);to=(111,151)]
if (_jspx_th_html_text_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/bank/main.jsp";from=(111,151);to=(112,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(112,2);to=(112,16)]
} while (_jspx_th_logic_equal_4.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_equal_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/bank/main.jsp";from=(112,16);to=(113,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(113,2);to=(113,67)]
/* ------ logic:notEqual ------ */
org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_notEqual_4 = new org.apache.struts.taglib.logic.NotEqualTag();
_jspx_th_logic_notEqual_4.setPageContext(pageContext);
_jspx_th_logic_notEqual_4.setParent(_jspx_th_html_form_0);
_jspx_th_logic_notEqual_4.setProperty("mode");
_jspx_th_logic_notEqual_4.setName("bankMainForm");
_jspx_th_logic_notEqual_4.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_notEqual_4);
int _jspx_eval_logic_notEqual_4 = _jspx_th_logic_notEqual_4.doStartTag();
if (_jspx_eval_logic_notEqual_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/bank/main.jsp";from=(113,67);to=(114,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(114,3);to=(114,108)]
/* ------ html:text ------ */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_7 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_7.setPageContext(pageContext);
_jspx_th_html_text_7.setParent(_jspx_th_logic_notEqual_4);
_jspx_th_html_text_7.setProperty("swift_cd");
_jspx_th_html_text_7.setMaxlength("30");
_jspx_th_html_text_7.setOnkeypress("javascript:uppercase();");
_jspx_th_html_text_7.setStyle("width:130px;");
_jspxTagObjects.push(_jspx_th_html_text_7);
int _jspx_eval_html_text_7 = _jspx_th_html_text_7.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(114,3);to=(114,108)]
if (_jspx_th_html_text_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/bank/main.jsp";from=(114,108);to=(115,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(115,2);to=(115,19)]
} while (_jspx_th_logic_notEqual_4.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_notEqual_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/bank/main.jsp";from=(115,19);to=(121,0)]
out.write("\r\n\t</td>\r\n</tr>\r\n\r\n</table>\r\n\r\n");
// end
// begin [file="/master/bank/main.jsp";from=(121,0);to=(121,71)]
/* ------ chtml:baseMainBottomButtons ------ */
com.leeman.common.web.ui.tags.BaseMai
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -