📄 main_jsp_0.java
字号:
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/main.jsp";from=(141,113);to=(142,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(142,2);to=(142,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/papertype/main.jsp";from=(142,16);to=(143,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(143,2);to=(143,74)]
/* ------ 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("paperTypeMainForm");
_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/papertype/main.jsp";from=(143,74);to=(144,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(144,3);to=(144,156)]
/* ------ 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("paper_type_id");
_jspx_th_html_text_1.setMaxlength("15");
_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/papertype/main.jsp";from=(144,3);to=(144,156)]
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/papertype/main.jsp";from=(144,156);to=(145,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(145,2);to=(145,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/papertype/main.jsp";from=(145,19);to=(149,5)]
out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/papertype/main.jsp";from=(149,5);to=(149,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/papertype/main.jsp";from=(149,5);to=(149,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/papertype/main.jsp";from=(149,26);to=(149,72)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_25 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_25.setPageContext(pageContext);
_jspx_th_bean_message_25.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_25.setKey("SM_PaperType.description");
_jspxTagObjects.push(_jspx_th_bean_message_25);
int _jspx_eval_bean_message_25 = _jspx_th_bean_message_25.doStartTag();
// end
// begin [file="/master/papertype/main.jsp";from=(149,26);to=(149,72)]
if (_jspx_th_bean_message_25.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/main.jsp";from=(149,72);to=(151,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(151,2);to=(151,69)]
/* ------ 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("paperTypeMainForm");
_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/papertype/main.jsp";from=(151,69);to=(152,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(152,3);to=(152,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("50");
_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/papertype/main.jsp";from=(152,3);to=(152,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/papertype/main.jsp";from=(152,128);to=(153,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(153,2);to=(153,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/papertype/main.jsp";from=(153,16);to=(154,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(154,2);to=(154,72)]
/* ------ logic:notEqual ------ */
org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_notEqual_1 = new org.apache.struts.taglib.logic.NotEqualTag();
_jspx_th_logic_notEqual_1.setPageContext(pageContext);
_jspx_th_logic_notEqual_1.setParent(_jspx_th_html_form_0);
_jspx_th_logic_notEqual_1.setProperty("mode");
_jspx_th_logic_notEqual_1.setName("paperTypeMainForm");
_jspx_th_logic_notEqual_1.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_notEqual_1);
int _jspx_eval_logic_notEqual_1 = _jspx_th_logic_notEqual_1.doStartTag();
if (_jspx_eval_logic_notEqual_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/papertype/main.jsp";from=(154,72);to=(155,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(155,3);to=(155,85)]
/* ------ 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_logic_notEqual_1);
_jspx_th_html_text_3.setProperty("description");
_jspx_th_html_text_3.setMaxlength("50");
_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/papertype/main.jsp";from=(155,3);to=(155,85)]
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/papertype/main.jsp";from=(155,85);to=(156,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(156,2);to=(156,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/papertype/main.jsp";from=(156,19);to=(160,5)]
out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/papertype/main.jsp";from=(160,5);to=(160,26)]
/* ------ 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/papertype/main.jsp";from=(160,5);to=(160,26)]
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/papertype/main.jsp";from=(160,26);to=(160,71)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_26 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_26.setPageContext(pageContext);
_jspx_th_bean_message_26.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_26.setKey("SM_PaperType.paperGrade");
_jspxTagObjects.push(_jspx_th_bean_message_26);
int _jspx_eval_bean_message_26 = _jspx_th_bean_message_26.doStartTag();
// end
// begin [file="/master/papertype/main.jsp";from=(160,26);to=(160,71)]
if (_jspx_th_bean_message_26.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/main.jsp";from=(160,71);to=(162,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/papertype/main.jsp";from=(
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -