📄 loggedonpage_jsp_0.java
字号:
// begin [file="/logon/loggedOnPage.jsp";from=(10,0);to=(10,47)]
if (_jspx_th_chtml_baseLink_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=(10,47);to=(12,0)]
out.write("\r\n<HEAD>\r\n");
// end
// HTML // begin [file="/logon/loggedOnPage.jsp";from=(16,2);to=(21,7)]
out.write("\r\n<META http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\r\n<META name=\"GENERATOR\" content=\"IBM WebSphere Studio\">\r\n\r\n<META http-equiv=\"Content-Style-Type\" content=\"text/css\">\r\n<TITLE>");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(21,7);to=(21,45)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_0.setPageContext(pageContext);
_jspx_th_bean_message_0.setParent(_jspx_th_logic_present_0);
_jspx_th_bean_message_0.setKey("label.systemName");
_jspxTagObjects.push(_jspx_th_bean_message_0);
int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(21,7);to=(21,45)]
if (_jspx_th_bean_message_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=(21,45);to=(21,46)]
out.write(":");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(21,46);to=(21,84)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_1 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_1.setPageContext(pageContext);
_jspx_th_bean_message_1.setParent(_jspx_th_logic_present_0);
_jspx_th_bean_message_1.setKey("label.logonAgain");
_jspxTagObjects.push(_jspx_th_bean_message_1);
int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(21,46);to=(21,84)]
if (_jspx_th_bean_message_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=(21,84);to=(26,0)]
out.write("</TITLE>\r\n</HEAD>\r\n\r\n<BODY>\r\n<P>\r\n");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(26,0);to=(26,59)]
/* ------ 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_logic_present_0);
_jspx_th_logic_equal_0.setName("logonForm");
_jspx_th_logic_equal_0.setProperty("js_code");
_jspx_th_logic_equal_0.setValue("N");
_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="/logon/loggedOnPage.jsp";from=(26,59);to=(35,0)]
out.write("\r\n<script language=javascript>\r\n\tfunction openNewWindow() {\r\n\tvar mainWin = window.open('/EMSWEB/logon/logon.do?action=init&welcome=yes','LKETS_ETRADING_' + Math.round(Math.random() * 100000),\r\n\t'top=0,left=0,width=1024,height=768,channelmode=no,directories=no,fullscreen=no,location=no,'+\r\n\t'resizable=yes,scrollbars=yes,status=yes,titlebar=yes,toolbar=no,menubar=yes');\r\n\t}\r\n\twindow.onload = openNewWindow;\r\n</script>\r\n");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(35,0);to=(35,14)]
} 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="/logon/loggedOnPage.jsp";from=(35,14);to=(42,0)]
out.write("\r\n<script language=javascript>\r\n\tfunction closeWindow(){\r\n\t\twindow.close();\r\n\t\treturn false;\r\n\t}\r\n</script>\r\n");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(42,0);to=(42,33)]
/* ------ html:form ------ */
org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = new org.apache.struts.taglib.html.FormTag();
_jspx_th_html_form_0.setPageContext(pageContext);
_jspx_th_html_form_0.setParent(_jspx_th_logic_present_0);
_jspx_th_html_form_0.setAction("/logon/logon");
_jspxTagObjects.push(_jspx_th_html_form_0);
int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/logon/loggedOnPage.jsp";from=(42,33);to=(44,1)]
out.write("\r\n\t<!--Add Hidden Fields -->\r\n\t");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(44,1);to=(44,34)]
/* ------ html:hidden ------ */
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_0 = new org.apache.struts.taglib.html.HiddenTag();
_jspx_th_html_hidden_0.setPageContext(pageContext);
_jspx_th_html_hidden_0.setParent(_jspx_th_html_form_0);
_jspx_th_html_hidden_0.setProperty("lang_id");
_jspxTagObjects.push(_jspx_th_html_hidden_0);
int _jspx_eval_html_hidden_0 = _jspx_th_html_hidden_0.doStartTag();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(44,1);to=(44,34)]
if (_jspx_th_html_hidden_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=(44,34);to=(45,1)]
out.write("\r\n\t");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(45,1);to=(45,36)]
/* ------ html:hidden ------ */
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_1 = new org.apache.struts.taglib.html.HiddenTag();
_jspx_th_html_hidden_1.setPageContext(pageContext);
_jspx_th_html_hidden_1.setParent(_jspx_th_html_form_0);
_jspx_th_html_hidden_1.setProperty("comp_name");
_jspxTagObjects.push(_jspx_th_html_hidden_1);
int _jspx_eval_html_hidden_1 = _jspx_th_html_hidden_1.doStartTag();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(45,1);to=(45,36)]
if (_jspx_th_html_hidden_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=(45,36);to=(52,5)]
out.write("\r\n\t<TABLE id=\"Table1\" style=\"WIDTH: 425px; HEIGHT: 54px\" cellSpacing=\"5\" cellPadding=\"5\" width=\"425\"\r\n\t\talign=\"center\" border=\"0\">\r\n\t\t<TR align=\"center\">\r\n\t\t\t<!--<TD style=\"WIDTH: 152px\">--><!--<IMG>--><!--</TD>-->\r\n\t\t\t<TD noWrap align=\"center\">\r\n\t\t\t\t<div id=\"SystemName\" align=\"center\">\r\n\t\t\t\t\t");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(52,5);to=(52,57)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_0.setPageContext(pageContext);
_jspx_th_bean_write_0.setParent(_jspx_th_html_form_0);
_jspx_th_bean_write_0.setName("logonForm");
_jspx_th_bean_write_0.setProperty("comp_name");
_jspxTagObjects.push(_jspx_th_bean_write_0);
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(52,5);to=(52,57)]
if (_jspx_th_bean_write_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=(52,57);to=(53,5)]
out.write("<BR/>\r\n\t\t\t\t\t");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(53,5);to=(53,43)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_2 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_2.setPageContext(pageContext);
_jspx_th_bean_message_2.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_2.setKey("label.systemName");
_jspxTagObjects.push(_jspx_th_bean_message_2);
int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(53,5);to=(53,43)]
if (_jspx_th_bean_message_2.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=(53,43);to=(63,34)]
out.write("\r\n\t\t\t\t</div>\r\n\t\t\t</TD>\r\n\t\t</TR>\r\n\t</TABLE>\r\n\t<TABLE id=\"LogonBox\" style=\"WIDTH: 430px\" height=\"200\" cellSpacing=\"1\" cellPadding=\"0\"\r\n\t\twidth=\"450\" align=\"center\">\r\n\t\t<TR>\r\n\t\t\t<TD class=\"loggedOnBoxHead\" style=\"HEIGHT: 50px\" bgColor=\"#eeeeee\">\r\n\t\t\t\t<STRONG>\r\n\t\t\t\t\t<FONT color=\"black\" size=\"4\">");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(63,34);to=(63,72)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_3 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_3.setPageContext(pageContext);
_jspx_th_bean_message_3.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_3.setKey("label.logonAgain");
_jspxTagObjects.push(_jspx_th_bean_message_3);
int _jspx_eval_bean_message_3 = _jspx_th_bean_message_3.doStartTag();
// end
// begin [file="/logon/loggedOnPage.jsp";from=(63,34);to=(63,72)]
if (_jspx_th_bean_message_3.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=(63,72);to=(71,46)]
out.write("</FONT>\r\n\t\t\t\t</STRONG>\r\n\t\t\t</TD>\r\n\t\t</TR>\r\n\t\t\t<TR>\r\n\t\t\t\t<TD align=\"center\">\r\n\t\t\t\t<TABLE id=\"Table2\" cellSpacing=\"2\" cellPadding=\"2\" width=\"80%\" align=\"center\" border=\"0\">\r\n\t\t\t\t\t<TR>\r\n\t\t\t\t\t\t<TD class=\"errorMessage\" align=\"center\">");
// end
// begin [file="/logon/loggedOnPage.jsp";from=(71,46);to=(71,101)]
/* ------ bean:write ------ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -