📄 loggedonpage_jsp_0.java
字号:
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_1.setPageContext(pageContext);
_jspx_th_bean_write_1.setParent(_jspx_th_html_form_0);
_jspx_th_bean_write_1.setName("logonForm");
_jspx_th_bean_write_1.setProperty("error_message");
_jspxTagObjects.push(_jspx_th_bean_write_1);
int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(71,46);to=(71,101)]
if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/logon/loggedOnPage.jsp";from=(71,101);to=(75,7)]
out.write("</TD>\r\n\t\t\t\t\t</TR>\r\n\t\t\t\t\t<TR>\r\n\t\t\t\t\t\t<TD class=\"errorMessage\" align=\"center\">\r\n\t\t\t\t\t\t\t");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(75,7);to=(75,87)]
/* ------ html:button ------ */
org.apache.struts.taglib.html.ButtonTag _jspx_th_html_button_0 = new org.apache.struts.taglib.html.ButtonTag();
_jspx_th_html_button_0.setPageContext(pageContext);
_jspx_th_html_button_0.setParent(_jspx_th_html_form_0);
_jspx_th_html_button_0.setProperty("cmd.close");
_jspx_th_html_button_0.setOnclick("closeWindow();");
_jspx_th_html_button_0.setStyleClass("buttons");
_jspxTagObjects.push(_jspx_th_html_button_0);
int _jspx_eval_html_button_0 = _jspx_th_html_button_0.doStartTag();
if (_jspx_eval_html_button_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_button_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_button_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_button_0.doInitBody();
}
do {
// end
// begin [file="/logon/loggedOnPage.jsp";from=(75,87);to=(75,126)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_4 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_4.setPageContext(pageContext);
_jspx_th_bean_message_4.setParent(_jspx_th_html_button_0);
_jspx_th_bean_message_4.setKey("label.closeWindow");
_jspxTagObjects.push(_jspx_th_bean_message_4);
int _jspx_eval_bean_message_4 = _jspx_th_bean_message_4.doStartTag();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(75,87);to=(75,126)]
if (_jspx_th_bean_message_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(75,7);to=(75,140)]
} while (_jspx_th_html_button_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_button_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_button_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/logon/loggedOnPage.jsp";from=(75,140);to=(76,7)]
out.write(" \r\n\t\t\t\t\t\t\t");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(76,7);to=(76,67)]
/* ------ html:submit ------ */
org.apache.struts.taglib.html.SubmitTag _jspx_th_html_submit_0 = new org.apache.struts.taglib.html.SubmitTag();
_jspx_th_html_submit_0.setPageContext(pageContext);
_jspx_th_html_submit_0.setParent(_jspx_th_html_form_0);
_jspx_th_html_submit_0.setProperty("cmd.logonAgain");
_jspx_th_html_submit_0.setStyleClass("buttons");
_jspxTagObjects.push(_jspx_th_html_submit_0);
int _jspx_eval_html_submit_0 = _jspx_th_html_submit_0.doStartTag();
if (_jspx_eval_html_submit_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_submit_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_submit_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_submit_0.doInitBody();
}
do {
// end
// begin [file="/logon/loggedOnPage.jsp";from=(76,67);to=(76,105)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_5 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_5.setPageContext(pageContext);
_jspx_th_bean_message_5.setParent(_jspx_th_html_submit_0);
_jspx_th_bean_message_5.setKey("label.logonAgain");
_jspxTagObjects.push(_jspx_th_bean_message_5);
int _jspx_eval_bean_message_5 = _jspx_th_bean_message_5.doStartTag();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(76,67);to=(76,105)]
if (_jspx_th_bean_message_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(76,7);to=(76,119)]
} while (_jspx_th_html_submit_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_submit_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_submit_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/logon/loggedOnPage.jsp";from=(76,119);to=(83,0)]
out.write("\r\n\t\t\t\t\t\t</TD>\r\n\t\t\t\t\t</TR>\r\n\t\t\t\t</TABLE>\r\n\t\t\t</TD>\r\n\t\t</TR>\r\n\t</TABLE>\r\n");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(83,0);to=(83,12)]
} while (_jspx_th_html_form_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/logon/loggedOnPage.jsp";from=(83,12);to=(86,0)]
out.write("\r\n</P>\r\n</BODY>\r\n");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(86,0);to=(86,16)]
} while (_jspx_th_logic_present_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_present_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/logon/loggedOnPage.jsp";from=(86,16);to=(87,0)]
out.write("\r\n");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(87,0);to=(87,54)]
/* ------ logic:notPresent ------ */
org.apache.struts.taglib.logic.NotPresentTag _jspx_th_logic_notPresent_0 = new org.apache.struts.taglib.logic.NotPresentTag();
_jspx_th_logic_notPresent_0.setPageContext(pageContext);
_jspx_th_logic_notPresent_0.setParent(_jspx_th_html_html_0);
_jspx_th_logic_notPresent_0.setName("logonForm");
_jspx_th_logic_notPresent_0.setProperty("lang_id");
_jspxTagObjects.push(_jspx_th_logic_notPresent_0);
int _jspx_eval_logic_notPresent_0 = _jspx_th_logic_notPresent_0.doStartTag();
if (_jspx_eval_logic_notPresent_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/logon/loggedOnPage.jsp";from=(87,54);to=(92,0)]
out.write("\r\n<SCRIPT language=\"Javascript\">\r\nwindow.close();\r\n</SCRIPT>\r\n<BODY></BODY>\r\n");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(92,0);to=(92,19)]
} while (_jspx_th_logic_notPresent_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_notPresent_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/logon/loggedOnPage.jsp";from=(92,19);to=(93,0)]
out.write("\r\n");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(93,0);to=(93,12)]
} while (_jspx_th_html_html_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_html_html_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
} catch (Throwable t) {
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
} finally {
while (_jspxTagObjects.empty() == false){
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
}
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
/* Service Finally Phase */
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -