📄 registration_jsp.java
字号:
out.write("\r\n");
out.write(" </td>\r\n");
out.write(" <td align=\"left\">\r\n");
out.write(" ");
if (_jspx_meth_bean_write_1(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" </td>\r\n");
out.write(" <td align=\"center\">\r\n");
out.write(" ");
if (_jspx_meth_bean_write_2(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" </td>\r\n");
out.write(" <td align=\"center\">\r\n");
out.write(" ");
if (_jspx_meth_bean_write_3(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" </td>\r\n");
out.write(" <td align=\"center\">\r\n");
out.write(" ");
if (_jspx_meth_app_linkSubscription_0(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" ");
if (_jspx_meth_app_linkSubscription_1(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" </td>\r\n");
out.write(" </tr>\r\n");
int evalDoAfterBody = _jspx_th_logic_iterate_0.doAfterBody();
subscription = (java.lang.Object) _jspx_page_context.findAttribute("subscription");
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_logic_iterate_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_iterate_property_name_id.reuse(_jspx_th_logic_iterate_0);
out.write("\r\n");
out.write("\r\n");
out.write("</table>\r\n");
out.write("\r\n");
if (_jspx_meth_html_link_0(_jspx_th_logic_equal_5, _jspx_page_context))
return;
out.write("\r\n");
out.write(" \r\n");
out.write("\r\n");
int evalDoAfterBody = _jspx_th_logic_equal_5.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_equal_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_equal_value_scope_property_name.reuse(_jspx_th_logic_equal_5);
out.write("\r\n");
out.write("\r\n");
if (_jspx_meth_html_javascript_0(_jspx_th_html_html_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("<script language=\"Javascript1.1\" src=\"staticJavascript.jsp\"></script>\r\n");
out.write("\r\n");
out.write("</body>\r\n");
int evalDoAfterBody = _jspx_th_html_html_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_html_html_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_html.reuse(_jspx_th_html_html_0);
out.write('\r');
out.write('\n');
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
}
}
private boolean _jspx_meth_logic_equal_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:equal
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_0 = (org.apache.struts.taglib.logic.EqualTag) _jspx_tagPool_logic_equal_value_scope_property_name.get(org.apache.struts.taglib.logic.EqualTag.class);
_jspx_th_logic_equal_0.setPageContext(_jspx_page_context);
_jspx_th_logic_equal_0.setParent(null);
_jspx_th_logic_equal_0.setName("registrationForm");
_jspx_th_logic_equal_0.setProperty("action");
_jspx_th_logic_equal_0.setScope("request");
_jspx_th_logic_equal_0.setValue("Edit");
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 {
out.write("\r\n");
out.write(" ");
if (_jspx_meth_app_checkLogon_0(_jspx_th_logic_equal_0, _jspx_page_context))
return true;
out.write('\r');
out.write('\n');
int evalDoAfterBody = _jspx_th_logic_equal_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_equal_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_equal_value_scope_property_name.reuse(_jspx_th_logic_equal_0);
return false;
}
private boolean _jspx_meth_app_checkLogon_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_equal_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// app:checkLogon
org.apache.struts.webapp.example.CheckLogonTag _jspx_th_app_checkLogon_0 = (org.apache.struts.webapp.example.CheckLogonTag) _jspx_tagPool_app_checkLogon_nobody.get(org.apache.struts.webapp.example.CheckLogonTag.class);
_jspx_th_app_checkLogon_0.setPageContext(_jspx_page_context);
_jspx_th_app_checkLogon_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_equal_0);
int _jspx_eval_app_checkLogon_0 = _jspx_th_app_checkLogon_0.doStartTag();
if (_jspx_th_app_checkLogon_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_app_checkLogon_nobody.reuse(_jspx_th_app_checkLogon_0);
return false;
}
private boolean _jspx_meth_logic_equal_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:equal
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_1 = (org.apache.struts.taglib.logic.EqualTag) _jspx_tagPool_logic_equal_value_scope_property_name.get(org.apache.struts.taglib.logic.EqualTag.class);
_jspx_th_logic_equal_1.setPageContext(_jspx_page_context);
_jspx_th_logic_equal_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
_jspx_th_logic_equal_1.setName("registrationForm");
_jspx_th_logic_equal_1.setProperty("action");
_jspx_th_logic_equal_1.setScope("request");
_jspx_th_logic_equal_1.setValue("Create");
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 {
out.write("\r\n");
out.write(" <title>");
if (_jspx_meth_bean_message_0(_jspx_th_logic_equal_1, _jspx_page_context))
return true;
out.write("</title>\r\n");
int evalDoAfterBody = _jspx_th_logic_equal_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_equal_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_equal_value_scope_property_name.reuse(_jspx_th_logic_equal_1);
return false;
}
private boolean _jspx_meth_bean_message_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_equal_1, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:message
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key_nobody.get(org.apache.struts.taglib.bean.MessageTag.class);
_jspx_th_bean_message_0.setPageContext(_jspx_page_context);
_jspx_th_bean_message_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_equal_1);
_jspx_th_bean_message_0.setKey("registration.title.create");
int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_message_key_nobody.reuse(_jspx_th_bean_message_0);
return false;
}
private boolean _jspx_meth_logic_equal_2(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:equal
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_2 = (org.apache.struts.taglib.logic.EqualTag) _jspx_tagPool_logic_equal_value_scope_property_name.get(org.apache.struts.taglib.logic.EqualTag.class);
_jspx_th_logic_equal_2.setPageContext(_jspx_page_context);
_jspx_th_logic_equal_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
_jspx_th_logic_equal_2.setName("registrationForm");
_jspx_th_logic_equal_2.setProperty("action");
_jspx_th_logic_equal_2.setScope("request");
_jspx_th_logic_equal_2.setValue("Edit");
int _jspx_eval_logic_equal_2 = _jspx_th_logic_equal_2.doStartTag();
if (_jspx_eval_logic_equal_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write(" <title>");
if (_jspx_meth_bean_message_1(_jspx_th_logic_equal_2, _jspx_page_context))
return true;
out.write("</title>\r\n");
int evalDoAfterBody = _jspx_th_logic_equal_2.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_equal_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_equal_value_scope_property_name.reuse(_jspx_th_logic_equal_2);
return false;
}
private boolean _jspx_meth_bean_message_1(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_equal_2, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:message
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_1 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key_nobody.get(org.apache.struts.taglib.bean.MessageTag.class);
_jspx_th_bean_message_1.setPageContext(_jspx_page_context);
_jspx_th_bean_message_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_equal_2);
_jspx_th_bean_message_1.setKey("registration.title.edit");
int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
if (_jspx_th_bean_message_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_message_key_nobody.reuse(_jspx_th_bean_message_1);
return false;
}
private boolean _jspx_meth_html_base_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:base
org.apache.struts.taglib.html.BaseTag _jspx_th_html_base_0 = (org.apache.struts.taglib.html.BaseTag) _jspx_tagPool_html_base_nobody.get(org.apache.struts.taglib.html.BaseTag.class);
_jspx_th_html_base_0.setPageContext(_jspx_page_context);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -