📄 main_jsp_0.java
字号:
_jspx_th_html_text_3.setProperty("name");
_jspx_th_html_text_3.setMaxlength("100");
_jspx_th_html_text_3.setSize("100");
_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/bank/main.jsp";from=(79,3);to=(79,78)]
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/bank/main.jsp";from=(79,78);to=(80,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(80,2);to=(80,19)]
} while (_jspx_th_logic_notEqual_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_notEqual_1.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=(80,19);to=(84,18)]
out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td valign=\"top\">");
// end
// begin [file="/master/bank/main.jsp";from=(84,18);to=(84,39)]
/* ------ chtml:requiredMark ------ */
com.leeman.common.web.ui.tags.RequiredMarkTag _jspx_th_chtml_requiredMark_2 = new com.leeman.common.web.ui.tags.RequiredMarkTag();
_jspx_th_chtml_requiredMark_2.setPageContext(pageContext);
_jspx_th_chtml_requiredMark_2.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_requiredMark_2);
int _jspx_eval_chtml_requiredMark_2 = _jspx_th_chtml_requiredMark_2.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(84,18);to=(84,39)]
if (_jspx_th_chtml_requiredMark_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// begin [file="/master/bank/main.jsp";from=(84,39);to=(84,76)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_11 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_11.setPageContext(pageContext);
_jspx_th_bean_message_11.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_11.setKey("SM_Bank.address");
_jspxTagObjects.push(_jspx_th_bean_message_11);
int _jspx_eval_bean_message_11 = _jspx_th_bean_message_11.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(84,39);to=(84,76)]
if (_jspx_th_bean_message_11.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=(84,76);to=(86,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(86,2);to=(86,64)]
/* ------ logic:equal ------ */
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_2 = new org.apache.struts.taglib.logic.EqualTag();
_jspx_th_logic_equal_2.setPageContext(pageContext);
_jspx_th_logic_equal_2.setParent(_jspx_th_html_form_0);
_jspx_th_logic_equal_2.setProperty("mode");
_jspx_th_logic_equal_2.setName("bankMainForm");
_jspx_th_logic_equal_2.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_equal_2);
int _jspx_eval_logic_equal_2 = _jspx_th_logic_equal_2.doStartTag();
if (_jspx_eval_logic_equal_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/bank/main.jsp";from=(86,64);to=(87,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(87,3);to=(87,121)]
/* ------ html:textarea ------ */
org.apache.struts.taglib.html.TextareaTag _jspx_th_html_textarea_0 = new org.apache.struts.taglib.html.TextareaTag();
_jspx_th_html_textarea_0.setPageContext(pageContext);
_jspx_th_html_textarea_0.setParent(_jspx_th_logic_equal_2);
_jspx_th_html_textarea_0.setProperty("address");
_jspx_th_html_textarea_0.setRows("6");
_jspx_th_html_textarea_0.setCols("40");
_jspx_th_html_textarea_0.setReadonly(true);
_jspx_th_html_textarea_0.setStyleClass("inputDisabled");
_jspx_th_html_textarea_0.setStyle("width:320px;");
_jspxTagObjects.push(_jspx_th_html_textarea_0);
int _jspx_eval_html_textarea_0 = _jspx_th_html_textarea_0.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(87,3);to=(87,121)]
if (_jspx_th_html_textarea_0.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=(87,121);to=(88,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(88,3);to=(88,148)]
/* ------ chtml:textAreaEditorButton ------ */
com.leeman.common.web.ui.tags.TextAreaEditorButtonTag _jspx_th_chtml_textAreaEditorButton_0 = new com.leeman.common.web.ui.tags.TextAreaEditorButtonTag();
_jspx_th_chtml_textAreaEditorButton_0.setPageContext(pageContext);
_jspx_th_chtml_textAreaEditorButton_0.setParent(_jspx_th_logic_equal_2);
_jspx_th_chtml_textAreaEditorButton_0.setReturnFormName("forms[0]");
_jspx_th_chtml_textAreaEditorButton_0.setReturnFieldName("address");
_jspx_th_chtml_textAreaEditorButton_0.setPageTitleKey("SM_Bank.address");
_jspx_th_chtml_textAreaEditorButton_0.setMaxLength("800");
_jspx_th_chtml_textAreaEditorButton_0.setEditable(false);
_jspxTagObjects.push(_jspx_th_chtml_textAreaEditorButton_0);
int _jspx_eval_chtml_textAreaEditorButton_0 = _jspx_th_chtml_textAreaEditorButton_0.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(88,3);to=(88,148)]
if (_jspx_th_chtml_textAreaEditorButton_0.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=(88,148);to=(89,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(89,2);to=(89,16)]
} while (_jspx_th_logic_equal_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_equal_2.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=(89,16);to=(90,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(90,2);to=(90,67)]
/* ------ logic:notEqual ------ */
org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_notEqual_2 = new org.apache.struts.taglib.logic.NotEqualTag();
_jspx_th_logic_notEqual_2.setPageContext(pageContext);
_jspx_th_logic_notEqual_2.setParent(_jspx_th_html_form_0);
_jspx_th_logic_notEqual_2.setProperty("mode");
_jspx_th_logic_notEqual_2.setName("bankMainForm");
_jspx_th_logic_notEqual_2.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_notEqual_2);
int _jspx_eval_logic_notEqual_2 = _jspx_th_logic_notEqual_2.doStartTag();
if (_jspx_eval_logic_notEqual_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/bank/main.jsp";from=(90,67);to=(91,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(91,3);to=(91,78)]
/* ------ html:textarea ------ */
org.apache.struts.taglib.html.TextareaTag _jspx_th_html_textarea_1 = new org.apache.struts.taglib.html.TextareaTag();
_jspx_th_html_textarea_1.setPageContext(pageContext);
_jspx_th_html_textarea_1.setParent(_jspx_th_logic_notEqual_2);
_jspx_th_html_textarea_1.setProperty("address");
_jspx_th_html_textarea_1.setRows("6");
_jspx_th_html_textarea_1.setCols("40");
_jspx_th_html_textarea_1.setStyle("width:320px;");
_jspxTagObjects.push(_jspx_th_html_textarea_1);
int _jspx_eval_html_textarea_1 = _jspx_th_html_textarea_1.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(91,3);to=(91,78)]
if (_jspx_th_html_textarea_1.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=(91,78);to=(92,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(92,3);to=(92,131)]
/* ------ chtml:textAreaEditorButton ------ */
com.leeman.common.web.ui.tags.TextAreaEditorButtonTag _jspx_th_chtml_textAreaEditorButton_1 = new com.leeman.common.web.ui.tags.TextAreaEditorButtonTag();
_jspx_th_chtml_textAreaEditorButton_1.setPageContext(pageContext);
_jspx_th_chtml_textAreaEditorButton_1.setParent(_jspx_th_logic_notEqual_2);
_jspx_th_chtml_textAreaEditorButton_1.setReturnFormName("forms[0]");
_jspx_th_chtml_textAreaEditorButton_1.setReturnFieldName("address");
_jspx_th_chtml_textAreaEditorButton_1.setPageTitleKey("SM_Bank.address");
_jspx_th_chtml_textAreaEditorButton_1.setMaxLength("800");
_jspxTagObjects.push(_jspx_th_chtml_textAreaEditorButton_1);
int _jspx_eval_chtml_textAreaEditorButton_1 = _jspx_th_chtml_textAreaEditorButton_1.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(92,3);to=(92,131)]
if (_jspx_th_chtml_textAreaEditorButton_1.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=(92,131);to=(93,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/bank/main.jsp";from=(93,2);to=(93,19)]
} while (_jspx_th_logic_notEqual_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_notEqual_2.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=(93,19);to=(97,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=(97,5);to=(97,26)]
/* ------ chtml:requiredMark ------ */
com.leeman.common.web.ui.tags.RequiredMarkTag _jspx_th_chtml_requiredMark_3 = new com.leeman.common.web.ui.tags.RequiredMarkTag();
_jspx_th_chtml_requiredMark_3.setPageContext(pageContext);
_jspx_th_chtml_requiredMark_3.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_requiredMark_3);
int _jspx_eval_chtml_requiredMark_3 = _jspx_th_chtml_requiredMark_3.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(97,5);to=(97,26)]
if (_jspx_th_chtml_requiredMark_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// begin [file="/master/bank/main.jsp";from=(97,26);to=(97,65)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_12 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_12.setPageContext(pageContext);
_jspx_th_bean_message_12.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_12.setKey("SM_Bank.accountNo");
_jspxTagObjects.push(_jspx_th_bean_message_12);
int _jspx_eval_bean_message_12 = _jspx_th_bean_message_12.doStartTag();
// end
// begin [file="/master/bank/main.jsp";from=(97,26);to=(97,65)]
if (_jspx_th_bean_message_12.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 + -