📄 main_jsp_0.java
字号:
// end
// begin [file="/master/userprofile/main.jsp";from=(55,0);to=(55,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/userprofile/main.jsp";from=(55,23);to=(56,0)]
out.write("\r\n");
// end
// begin [file="/master/userprofile/main.jsp";from=(56,0);to=(56,75)]
/* ------ 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("userProfileMainForm");
_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/userprofile/main.jsp";from=(56,0);to=(56,75)]
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/userprofile/main.jsp";from=(56,75);to=(60,5)]
out.write("\r\n<p>\r\n<table>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/userprofile/main.jsp";from=(60,5);to=(60,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/userprofile/main.jsp";from=(60,5);to=(60,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/userprofile/main.jsp";from=(60,26);to=(60,66)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_7 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_7.setPageContext(pageContext);
_jspx_th_bean_message_7.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_7.setKey("SM_UserProf.userId");
_jspxTagObjects.push(_jspx_th_bean_message_7);
int _jspx_eval_bean_message_7 = _jspx_th_bean_message_7.doStartTag();
// end
// begin [file="/master/userprofile/main.jsp";from=(60,26);to=(60,66)]
if (_jspx_th_bean_message_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/userprofile/main.jsp";from=(60,66);to=(62,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/userprofile/main.jsp";from=(62,2);to=(62,73)]
/* ------ 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("userProfileMainForm");
_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/userprofile/main.jsp";from=(62,73);to=(63,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/userprofile/main.jsp";from=(63,3);to=(63,116)]
/* ------ 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("user_id");
_jspx_th_html_text_0.setMaxlength("10");
_jspx_th_html_text_0.setSize("20");
_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/userprofile/main.jsp";from=(63,3);to=(63,116)]
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/userprofile/main.jsp";from=(63,116);to=(64,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/userprofile/main.jsp";from=(64,2);to=(64,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/userprofile/main.jsp";from=(64,16);to=(65,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/userprofile/main.jsp";from=(65,2);to=(65,76)]
/* ------ 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("userProfileMainForm");
_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/userprofile/main.jsp";from=(65,76);to=(66,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/userprofile/main.jsp";from=(66,3);to=(66,159)]
/* ------ 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("user_id");
_jspx_th_html_text_1.setMaxlength("10");
_jspx_th_html_text_1.setSize("20");
_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/userprofile/main.jsp";from=(66,3);to=(66,159)]
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/userprofile/main.jsp";from=(66,159);to=(67,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/userprofile/main.jsp";from=(67,2);to=(67,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/userprofile/main.jsp";from=(67,19);to=(71,5)]
out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/userprofile/main.jsp";from=(71,5);to=(71,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/userprofile/main.jsp";from=(71,5);to=(71,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/userprofile/main.jsp";from=(71,26);to=(71,64)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_8 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_8.setPageContext(pageContext);
_jspx_th_bean_message_8.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_8.setKey("SM_UserProf.name");
_jspxTagObjects.push(_jspx_th_bean_message_8);
int _jspx_eval_bean_message_8 = _jspx_th_bean_message_8.doStartTag();
// end
// begin [file="/master/userprofile/main.jsp";from=(71,26);to=(71,64)]
if (_jspx_th_bean_message_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/userprofile/main.jsp";from=(71,64);to=(73,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/userprofile/main.jsp";from=(73,2);to=(73,71)]
/* ------ 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("userProfileMainForm");
_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/userprofile/main.jsp";from=(73,71);to=(74,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/userprofile/main.jsp";from=(74,3);to=(74,119)]
/* ------ 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("name");
_jspx_th_html_text_2.setMaxlength("50");
_jspx_th_html_text_2.setSize("50");
_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/userprofile/main.jsp";from=(74,3);to=(74,119)]
if (_jspx_th_html_text_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -