📄 main_jsp_0.java
字号:
_jspx_th_chtml_baseMainTopButtons_0.setStyleClass("buttons");
_jspxTagObjects.push(_jspx_th_chtml_baseMainTopButtons_0);
int _jspx_eval_chtml_baseMainTopButtons_0 = _jspx_th_chtml_baseMainTopButtons_0.doStartTag();
// end
// begin [file="/master/country/main.jsp";from=(51,0);to=(51,71)]
if (_jspx_th_chtml_baseMainTopButtons_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/country/main.jsp";from=(51,71);to=(55,5)]
out.write("\r\n<p>\r\n<table>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/country/main.jsp";from=(55,5);to=(55,26)]
/* ------ chtml:requiredMark ------ */
com.leeman.common.web.ui.tags.RequiredMarkTag _jspx_th_chtml_requiredMark_0 = new com.leeman.common.web.ui.tags.RequiredMarkTag();
_jspx_th_chtml_requiredMark_0.setPageContext(pageContext);
_jspx_th_chtml_requiredMark_0.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_requiredMark_0);
int _jspx_eval_chtml_requiredMark_0 = _jspx_th_chtml_requiredMark_0.doStartTag();
// end
// begin [file="/master/country/main.jsp";from=(55,5);to=(55,26)]
if (_jspx_th_chtml_requiredMark_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// begin [file="/master/country/main.jsp";from=(55,26);to=(55,68)]
/* ------ 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_html_form_0);
_jspx_th_bean_message_9.setKey("SM_Country.countryId");
_jspxTagObjects.push(_jspx_th_bean_message_9);
int _jspx_eval_bean_message_9 = _jspx_th_bean_message_9.doStartTag();
// end
// begin [file="/master/country/main.jsp";from=(55,26);to=(55,68)]
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/country/main.jsp";from=(55,68);to=(57,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/country/main.jsp";from=(57,2);to=(57,69)]
/* ------ logic:equal ------ */
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_0 = new org.apache.struts.taglib.logic.EqualTag();
_jspx_th_logic_equal_0.setPageContext(pageContext);
_jspx_th_logic_equal_0.setParent(_jspx_th_html_form_0);
_jspx_th_logic_equal_0.setProperty("mode");
_jspx_th_logic_equal_0.setName("countryMainForm");
_jspx_th_logic_equal_0.setValue("addNew");
_jspxTagObjects.push(_jspx_th_logic_equal_0);
int _jspx_eval_logic_equal_0 = _jspx_th_logic_equal_0.doStartTag();
if (_jspx_eval_logic_equal_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/country/main.jsp";from=(57,69);to=(58,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/country/main.jsp";from=(58,3);to=(58,108)]
/* ------ 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_logic_equal_0);
_jspx_th_html_text_0.setProperty("country_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/country/main.jsp";from=(58,3);to=(58,108)]
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/country/main.jsp";from=(58,108);to=(59,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/country/main.jsp";from=(59,2);to=(59,16)]
} while (_jspx_th_logic_equal_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_equal_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/country/main.jsp";from=(59,16);to=(60,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/country/main.jsp";from=(60,2);to=(60,72)]
/* ------ logic:notEqual ------ */
org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_notEqual_0 = new org.apache.struts.taglib.logic.NotEqualTag();
_jspx_th_logic_notEqual_0.setPageContext(pageContext);
_jspx_th_logic_notEqual_0.setParent(_jspx_th_html_form_0);
_jspx_th_logic_notEqual_0.setProperty("mode");
_jspx_th_logic_notEqual_0.setName("countryMainForm");
_jspx_th_logic_notEqual_0.setValue("addNew");
_jspxTagObjects.push(_jspx_th_logic_notEqual_0);
int _jspx_eval_logic_notEqual_0 = _jspx_th_logic_notEqual_0.doStartTag();
if (_jspx_eval_logic_notEqual_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/country/main.jsp";from=(60,72);to=(61,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/country/main.jsp";from=(61,3);to=(61,151)]
/* ------ 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_logic_notEqual_0);
_jspx_th_html_text_1.setProperty("country_id");
_jspx_th_html_text_1.setMaxlength("5");
_jspx_th_html_text_1.setOnkeypress("javascript:uppercase();");
_jspx_th_html_text_1.setReadonly(true);
_jspx_th_html_text_1.setStyleClass("inputDisabled");
_jspx_th_html_text_1.setStyle("width:130px");
_jspxTagObjects.push(_jspx_th_html_text_1);
int _jspx_eval_html_text_1 = _jspx_th_html_text_1.doStartTag();
// end
// begin [file="/master/country/main.jsp";from=(61,3);to=(61,151)]
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/country/main.jsp";from=(61,151);to=(62,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/country/main.jsp";from=(62,2);to=(62,19)]
} while (_jspx_th_logic_notEqual_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_notEqual_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/country/main.jsp";from=(62,19);to=(66,5)]
out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/country/main.jsp";from=(66,5);to=(66,26)]
/* ------ chtml:requiredMark ------ */
com.leeman.common.web.ui.tags.RequiredMarkTag _jspx_th_chtml_requiredMark_1 = new com.leeman.common.web.ui.tags.RequiredMarkTag();
_jspx_th_chtml_requiredMark_1.setPageContext(pageContext);
_jspx_th_chtml_requiredMark_1.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_requiredMark_1);
int _jspx_eval_chtml_requiredMark_1 = _jspx_th_chtml_requiredMark_1.doStartTag();
// end
// begin [file="/master/country/main.jsp";from=(66,5);to=(66,26)]
if (_jspx_th_chtml_requiredMark_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// begin [file="/master/country/main.jsp";from=(66,26);to=(66,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_html_form_0);
_jspx_th_bean_message_10.setKey("SM_Country.description_eng");
_jspxTagObjects.push(_jspx_th_bean_message_10);
int _jspx_eval_bean_message_10 = _jspx_th_bean_message_10.doStartTag();
// end
// begin [file="/master/country/main.jsp";from=(66,26);to=(66,74)]
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/country/main.jsp";from=(66,74);to=(68,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/country/main.jsp";from=(68,2);to=(68,67)]
/* ------ logic:equal ------ */
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_1 = new org.apache.struts.taglib.logic.EqualTag();
_jspx_th_logic_equal_1.setPageContext(pageContext);
_jspx_th_logic_equal_1.setParent(_jspx_th_html_form_0);
_jspx_th_logic_equal_1.setProperty("mode");
_jspx_th_logic_equal_1.setName("countryMainForm");
_jspx_th_logic_equal_1.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_equal_1);
int _jspx_eval_logic_equal_1 = _jspx_th_logic_equal_1.doStartTag();
if (_jspx_eval_logic_equal_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/country/main.jsp";from=(68,67);to=(69,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/country/main.jsp";from=(69,3);to=(69,128)]
/* ------ html:text ------ */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_2 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_2.setPageContext(pageContext);
_jspx_th_html_text_2.setParent(_jspx_th_logic_equal_1);
_jspx_th_html_text_2.setProperty("description");
_jspx_th_html_text_2.setMaxlength("100");
_jspx_th_html_text_2.setSize("100");
_jspx_th_html_text_2.setReadonly(true);
_jspx_th_html_text_2.setStyleClass("inputDisabled");
_jspx_th_html_text_2.setStyle("width:500px");
_jspxTagObjects.push(_jspx_th_html_text_2);
int _jspx_eval_html_text_2 = _jspx_th_html_text_2.doStartTag();
// end
// begin [file="/master/country/main.jsp";from=(69,3);to=(69,128)]
if (_jspx_th_html_text_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/country/main.jsp";from=(69,128);to=(70,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/country/main.jsp";from=(70,2);to=(70,16)]
} while (_jspx_th_logic_equal_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_equal_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/country/main.jsp";from=(70,16);to=(71,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/country/main.jsp";from=(71,2);to=(71,70)]
/* ------ logic:notEqual ------ */
org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_notEqual_1 = new org.apache.struts.taglib.logic.NotEqualTag();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -