📄 main_jsp_0.java
字号:
// HTML // begin [file="/master/company/main.jsp";from=(85,69);to=(86,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/company/main.jsp";from=(86,3);to=(86,109)]
/* ------ 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("company_id");
_jspx_th_html_text_0.setMaxlength("2");
_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/company/main.jsp";from=(86,3);to=(86,109)]
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/company/main.jsp";from=(86,109);to=(87,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/company/main.jsp";from=(87,2);to=(87,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/company/main.jsp";from=(87,16);to=(88,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/company/main.jsp";from=(88,2);to=(88,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("companyMainForm");
_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/company/main.jsp";from=(88,72);to=(89,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/company/main.jsp";from=(89,3);to=(89,152)]
/* ------ 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("company_id");
_jspx_th_html_text_1.setMaxlength("2");
_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/company/main.jsp";from=(89,3);to=(89,152)]
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/company/main.jsp";from=(89,152);to=(90,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/company/main.jsp";from=(90,2);to=(90,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/company/main.jsp";from=(90,19);to=(94,5)]
out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/company/main.jsp";from=(94,5);to=(94,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/company/main.jsp";from=(94,5);to=(94,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/company/main.jsp";from=(94,26);to=(94,73)]
/* ------ 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_Company.companyNameEng");
_jspxTagObjects.push(_jspx_th_bean_message_25);
int _jspx_eval_bean_message_25 = _jspx_th_bean_message_25.doStartTag();
// end
// begin [file="/master/company/main.jsp";from=(94,26);to=(94,73)]
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/company/main.jsp";from=(94,73);to=(96,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/company/main.jsp";from=(96,2);to=(96,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("companyMainForm");
_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/company/main.jsp";from=(96,67);to=(97,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/company/main.jsp";from=(97,3);to=(97,133)]
/* ------ 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("company_name_eng");
_jspx_th_html_text_2.setMaxlength("70");
_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/company/main.jsp";from=(97,3);to=(97,133)]
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/company/main.jsp";from=(97,133);to=(98,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/company/main.jsp";from=(98,2);to=(98,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/company/main.jsp";from=(98,16);to=(99,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/company/main.jsp";from=(99,2);to=(99,70)]
/* ------ 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("companyMainForm");
_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/company/main.jsp";from=(99,70);to=(100,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/company/main.jsp";from=(100,3);to=(100,90)]
/* ------ 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("company_name_eng");
_jspx_th_html_text_3.setMaxlength("70");
_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/company/main.jsp";from=(100,3);to=(100,90)]
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/company/main.jsp";from=(100,90);to=(101,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/company/main.jsp";from=(101,2);to=(101,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/company/main.jsp";from=(101,19);to=(105,5)]
out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/company/main.jsp";from=(105,5);to=(105,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/company/main.jsp";from=(105,5);to=(105,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/company/main.jsp";from=(105,26);to=(105,73)]
/* ------ 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_Company.companyNameCht");
_jspxTagObjects.push(_jspx_th_bean_message_26);
int _jspx_eval_bean_message_26 = _jspx_th_bean_message_26.doStartTag();
// end
// begin [file="/master/company/main.jsp";from=(105,26);to=(105,73)]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -