📄 main_jsp_0.java
字号:
/* ------ chtml:screenMessage ------ */
com.leeman.common.web.ui.tags.ScreenMessageTag _jspx_th_chtml_screenMessage_0 = new com.leeman.common.web.ui.tags.ScreenMessageTag();
_jspx_th_chtml_screenMessage_0.setPageContext(pageContext);
_jspx_th_chtml_screenMessage_0.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_screenMessage_0);
int _jspx_eval_chtml_screenMessage_0 = _jspx_th_chtml_screenMessage_0.doStartTag();
// end
// begin [file="/master/port/main.jsp";from=(57,0);to=(57,23)]
if (_jspx_th_chtml_screenMessage_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/port/main.jsp";from=(57,23);to=(58,0)]
out.write("\r\n");
// end
// begin [file="/master/port/main.jsp";from=(58,0);to=(58,68)]
/* ------ chtml:baseMainTopButtons ------ */
com.leeman.common.web.ui.tags.BaseMainTopButtonsTag _jspx_th_chtml_baseMainTopButtons_0 = new com.leeman.common.web.ui.tags.BaseMainTopButtonsTag();
_jspx_th_chtml_baseMainTopButtons_0.setPageContext(pageContext);
_jspx_th_chtml_baseMainTopButtons_0.setParent(_jspx_th_html_form_0);
_jspx_th_chtml_baseMainTopButtons_0.setName("portMainForm");
_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/port/main.jsp";from=(58,0);to=(58,68)]
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/port/main.jsp";from=(58,68);to=(62,5)]
out.write("\r\n<p>\r\n<table>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/port/main.jsp";from=(62,5);to=(62,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/port/main.jsp";from=(62,5);to=(62,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/port/main.jsp";from=(62,26);to=(62,62)]
/* ------ 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_Port.portId");
_jspxTagObjects.push(_jspx_th_bean_message_10);
int _jspx_eval_bean_message_10 = _jspx_th_bean_message_10.doStartTag();
// end
// begin [file="/master/port/main.jsp";from=(62,26);to=(62,62)]
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/port/main.jsp";from=(62,62);to=(64,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/port/main.jsp";from=(64,2);to=(64,66)]
/* ------ 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("portMainForm");
_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/port/main.jsp";from=(64,66);to=(65,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/port/main.jsp";from=(65,3);to=(65,106)]
/* ------ 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("port_id");
_jspx_th_html_text_0.setMaxlength("10");
_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/port/main.jsp";from=(65,3);to=(65,106)]
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/port/main.jsp";from=(65,106);to=(66,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/port/main.jsp";from=(66,2);to=(66,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/port/main.jsp";from=(66,16);to=(67,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/port/main.jsp";from=(67,2);to=(67,69)]
/* ------ 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("portMainForm");
_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/port/main.jsp";from=(67,69);to=(68,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/port/main.jsp";from=(68,3);to=(68,149)]
/* ------ 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("port_id");
_jspx_th_html_text_1.setMaxlength("10");
_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/port/main.jsp";from=(68,3);to=(68,149)]
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/port/main.jsp";from=(68,149);to=(69,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/port/main.jsp";from=(69,2);to=(69,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/port/main.jsp";from=(69,19);to=(73,18)]
out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td valign=\"top\">");
// end
// begin [file="/master/port/main.jsp";from=(73,18);to=(73,39)]
/* ------ 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/port/main.jsp";from=(73,18);to=(73,39)]
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/port/main.jsp";from=(73,39);to=(73,83)]
/* ------ 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_Port.descriptionEng");
_jspxTagObjects.push(_jspx_th_bean_message_11);
int _jspx_eval_bean_message_11 = _jspx_th_bean_message_11.doStartTag();
// end
// begin [file="/master/port/main.jsp";from=(73,39);to=(73,83)]
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/port/main.jsp";from=(73,83);to=(75,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/port/main.jsp";from=(75,2);to=(75,64)]
/* ------ 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("portMainForm");
_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/port/main.jsp";from=(75,64);to=(76,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/port/main.jsp";from=(76,3);to=(76,129)]
/* ------ 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_1);
_jspx_th_html_textarea_0.setProperty("description_eng");
_jspx_th_html_textarea_0.setCols("50");
_jspx_th_html_textarea_0.setRows("8");
_jspx_th_html_textarea_0.setReadonly(true);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -