employees_jsp.java
来自「Java 官方的CRUD教程」· Java 代码 · 共 699 行 · 第 1/3 页
JAVA
699 行
return true; } _jspx_tagPool_s_else.reuse(_jspx_th_s_else_0); return false; } private boolean _jspx_meth_s_property_1(javax.servlet.jsp.tagext.JspTag _jspx_th_s_iterator_0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // s:property org.apache.struts2.views.jsp.PropertyTag _jspx_th_s_property_1 = (org.apache.struts2.views.jsp.PropertyTag) _jspx_tagPool_s_property_value_nobody.get(org.apache.struts2.views.jsp.PropertyTag.class); _jspx_th_s_property_1.setPageContext(_jspx_page_context); _jspx_th_s_property_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_iterator_0); _jspx_th_s_property_1.setValue("firstName"); int _jspx_eval_s_property_1 = _jspx_th_s_property_1.doStartTag(); if (_jspx_th_s_property_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_1); return true; } _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_1); return false; } private boolean _jspx_meth_s_property_2(javax.servlet.jsp.tagext.JspTag _jspx_th_s_iterator_0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // s:property org.apache.struts2.views.jsp.PropertyTag _jspx_th_s_property_2 = (org.apache.struts2.views.jsp.PropertyTag) _jspx_tagPool_s_property_value_nobody.get(org.apache.struts2.views.jsp.PropertyTag.class); _jspx_th_s_property_2.setPageContext(_jspx_page_context); _jspx_th_s_property_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_iterator_0); _jspx_th_s_property_2.setValue("lastName"); int _jspx_eval_s_property_2 = _jspx_th_s_property_2.doStartTag(); if (_jspx_th_s_property_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_2); return true; } _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_2); return false; } private boolean _jspx_meth_s_property_3(javax.servlet.jsp.tagext.JspTag _jspx_th_s_iterator_0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // s:property org.apache.struts2.views.jsp.PropertyTag _jspx_th_s_property_3 = (org.apache.struts2.views.jsp.PropertyTag) _jspx_tagPool_s_property_value_nobody.get(org.apache.struts2.views.jsp.PropertyTag.class); _jspx_th_s_property_3.setPageContext(_jspx_page_context); _jspx_th_s_property_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_iterator_0); _jspx_th_s_property_3.setValue("age"); int _jspx_eval_s_property_3 = _jspx_th_s_property_3.doStartTag(); if (_jspx_th_s_property_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_3); return true; } _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_3); return false; } private boolean _jspx_meth_s_property_4(javax.servlet.jsp.tagext.JspTag _jspx_th_s_iterator_0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // s:property org.apache.struts2.views.jsp.PropertyTag _jspx_th_s_property_4 = (org.apache.struts2.views.jsp.PropertyTag) _jspx_tagPool_s_property_value_nobody.get(org.apache.struts2.views.jsp.PropertyTag.class); _jspx_th_s_property_4.setPageContext(_jspx_page_context); _jspx_th_s_property_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_iterator_0); _jspx_th_s_property_4.setValue("department.name"); int _jspx_eval_s_property_4 = _jspx_th_s_property_4.doStartTag(); if (_jspx_th_s_property_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_4); return true; } _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_4); return false; } private boolean _jspx_meth_s_url_2(javax.servlet.jsp.tagext.JspTag _jspx_th_s_iterator_0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // s:url org.apache.struts2.views.jsp.URLTag _jspx_th_s_url_2 = (org.apache.struts2.views.jsp.URLTag) _jspx_tagPool_s_url_id_action.get(org.apache.struts2.views.jsp.URLTag.class); _jspx_th_s_url_2.setPageContext(_jspx_page_context); _jspx_th_s_url_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_iterator_0); _jspx_th_s_url_2.setAction("crud!input"); _jspx_th_s_url_2.setId("url"); int _jspx_eval_s_url_2 = _jspx_th_s_url_2.doStartTag(); if (_jspx_eval_s_url_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { if (_jspx_eval_s_url_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { out = _jspx_page_context.pushBody(); _jspx_th_s_url_2.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out); _jspx_th_s_url_2.doInitBody(); } do { out.write("\r\n"); out.write(" "); if (_jspx_meth_s_param_0(_jspx_th_s_url_2, _jspx_page_context)) return true; out.write("\r\n"); out.write(" "); int evalDoAfterBody = _jspx_th_s_url_2.doAfterBody(); if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break; } while (true); if (_jspx_eval_s_url_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { out = _jspx_page_context.popBody(); } } if (_jspx_th_s_url_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_s_url_id_action.reuse(_jspx_th_s_url_2); return true; } _jspx_tagPool_s_url_id_action.reuse(_jspx_th_s_url_2); return false; } private boolean _jspx_meth_s_param_0(javax.servlet.jsp.tagext.JspTag _jspx_th_s_url_2, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // s:param org.apache.struts2.views.jsp.ParamTag _jspx_th_s_param_0 = (org.apache.struts2.views.jsp.ParamTag) _jspx_tagPool_s_param_value_name_nobody.get(org.apache.struts2.views.jsp.ParamTag.class); _jspx_th_s_param_0.setPageContext(_jspx_page_context); _jspx_th_s_param_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_url_2); _jspx_th_s_param_0.setName("employee.employeeId"); _jspx_th_s_param_0.setValue("employeeId"); int _jspx_eval_s_param_0 = _jspx_th_s_param_0.doStartTag(); if (_jspx_th_s_param_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_s_param_value_name_nobody.reuse(_jspx_th_s_param_0); return true; } _jspx_tagPool_s_param_value_name_nobody.reuse(_jspx_th_s_param_0); return false; } private boolean _jspx_meth_s_property_5(javax.servlet.jsp.tagext.JspTag _jspx_th_s_iterator_0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // s:property org.apache.struts2.views.jsp.PropertyTag _jspx_th_s_property_5 = (org.apache.struts2.views.jsp.PropertyTag) _jspx_tagPool_s_property_value_nobody.get(org.apache.struts2.views.jsp.PropertyTag.class); _jspx_th_s_property_5.setPageContext(_jspx_page_context); _jspx_th_s_property_5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_iterator_0); _jspx_th_s_property_5.setValue("#url"); int _jspx_eval_s_property_5 = _jspx_th_s_property_5.doStartTag(); if (_jspx_th_s_property_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_5); return true; } _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_5); return false; } private boolean _jspx_meth_s_url_3(javax.servlet.jsp.tagext.JspTag _jspx_th_s_iterator_0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // s:url org.apache.struts2.views.jsp.URLTag _jspx_th_s_url_3 = (org.apache.struts2.views.jsp.URLTag) _jspx_tagPool_s_url_id_action.get(org.apache.struts2.views.jsp.URLTag.class); _jspx_th_s_url_3.setPageContext(_jspx_page_context); _jspx_th_s_url_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_iterator_0); _jspx_th_s_url_3.setAction("crud!delete"); _jspx_th_s_url_3.setId("url"); int _jspx_eval_s_url_3 = _jspx_th_s_url_3.doStartTag(); if (_jspx_eval_s_url_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { if (_jspx_eval_s_url_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { out = _jspx_page_context.pushBody(); _jspx_th_s_url_3.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out); _jspx_th_s_url_3.doInitBody(); } do { out.write("\r\n"); out.write(" "); if (_jspx_meth_s_param_1(_jspx_th_s_url_3, _jspx_page_context)) return true; out.write("\r\n"); out.write(" "); int evalDoAfterBody = _jspx_th_s_url_3.doAfterBody(); if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break; } while (true); if (_jspx_eval_s_url_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { out = _jspx_page_context.popBody(); } } if (_jspx_th_s_url_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_s_url_id_action.reuse(_jspx_th_s_url_3); return true; } _jspx_tagPool_s_url_id_action.reuse(_jspx_th_s_url_3); return false; } private boolean _jspx_meth_s_param_1(javax.servlet.jsp.tagext.JspTag _jspx_th_s_url_3, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // s:param org.apache.struts2.views.jsp.ParamTag _jspx_th_s_param_1 = (org.apache.struts2.views.jsp.ParamTag) _jspx_tagPool_s_param_value_name_nobody.get(org.apache.struts2.views.jsp.ParamTag.class); _jspx_th_s_param_1.setPageContext(_jspx_page_context); _jspx_th_s_param_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_url_3); _jspx_th_s_param_1.setName("employee.employeeId"); _jspx_th_s_param_1.setValue("employeeId"); int _jspx_eval_s_param_1 = _jspx_th_s_param_1.doStartTag(); if (_jspx_th_s_param_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_s_param_value_name_nobody.reuse(_jspx_th_s_param_1); return true; } _jspx_tagPool_s_param_value_name_nobody.reuse(_jspx_th_s_param_1); return false; } private boolean _jspx_meth_s_property_6(javax.servlet.jsp.tagext.JspTag _jspx_th_s_iterator_0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // s:property org.apache.struts2.views.jsp.PropertyTag _jspx_th_s_property_6 = (org.apache.struts2.views.jsp.PropertyTag) _jspx_tagPool_s_property_value_nobody.get(org.apache.struts2.views.jsp.PropertyTag.class); _jspx_th_s_property_6.setPageContext(_jspx_page_context); _jspx_th_s_property_6.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_iterator_0); _jspx_th_s_property_6.setValue("#url"); int _jspx_eval_s_property_6 = _jspx_th_s_property_6.doStartTag(); if (_jspx_th_s_property_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_6); return true; } _jspx_tagPool_s_property_value_nobody.reuse(_jspx_th_s_property_6); return false; }}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?