📄 project_jsp.java
字号:
_jspx_th_bean_005fwrite_005f2.setName("userName");
int _jspx_eval_bean_005fwrite_005f2 = _jspx_th_bean_005fwrite_005f2.doStartTag();
if (_jspx_th_bean_005fwrite_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.reuse(_jspx_th_bean_005fwrite_005f2);
return true;
}
_005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.reuse(_jspx_th_bean_005fwrite_005f2);
return false;
}
private boolean _jspx_meth_logic_005fequal_005f3(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_005fequal_005f1, 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_005fequal_005f3 = (org.apache.struts.taglib.logic.EqualTag) _005fjspx_005ftagPool_005flogic_005fequal_005fvalue_005fscope_005fname.get(org.apache.struts.taglib.logic.EqualTag.class);
_jspx_th_logic_005fequal_005f3.setPageContext(_jspx_page_context);
_jspx_th_logic_005fequal_005f3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_005fequal_005f1);
_jspx_th_logic_005fequal_005f3.setName("added");
_jspx_th_logic_005fequal_005f3.setScope("request");
_jspx_th_logic_005fequal_005f3.setValue("true");
int _jspx_eval_logic_005fequal_005f3 = _jspx_th_logic_005fequal_005f3.doStartTag();
if (_jspx_eval_logic_005fequal_005f3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write(" \t\t\t<a href=\"../servlet/teacher/DeleteStudent?name=");
if (_jspx_meth_bean_005fwrite_005f3(_jspx_th_logic_005fequal_005f3, _jspx_page_context))
return true;
out.write("\">从我的学生中删除</a>\r\n");
out.write(" \t\t");
int evalDoAfterBody = _jspx_th_logic_005fequal_005f3.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_005fequal_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005flogic_005fequal_005fvalue_005fscope_005fname.reuse(_jspx_th_logic_005fequal_005f3);
return true;
}
_005fjspx_005ftagPool_005flogic_005fequal_005fvalue_005fscope_005fname.reuse(_jspx_th_logic_005fequal_005f3);
return false;
}
private boolean _jspx_meth_bean_005fwrite_005f3(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_005fequal_005f3, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_005fwrite_005f3 = (org.apache.struts.taglib.bean.WriteTag) _005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_005fwrite_005f3.setPageContext(_jspx_page_context);
_jspx_th_bean_005fwrite_005f3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_005fequal_005f3);
_jspx_th_bean_005fwrite_005f3.setName("userName");
int _jspx_eval_bean_005fwrite_005f3 = _jspx_th_bean_005fwrite_005f3.doStartTag();
if (_jspx_th_bean_005fwrite_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.reuse(_jspx_th_bean_005fwrite_005f3);
return true;
}
_005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.reuse(_jspx_th_bean_005fwrite_005f3);
return false;
}
private boolean _jspx_meth_logic_005fequal_005f4(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_005fequal_005f0, 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_005fequal_005f4 = (org.apache.struts.taglib.logic.EqualTag) _005fjspx_005ftagPool_005flogic_005fequal_005fvalue_005fscope_005fname.get(org.apache.struts.taglib.logic.EqualTag.class);
_jspx_th_logic_005fequal_005f4.setPageContext(_jspx_page_context);
_jspx_th_logic_005fequal_005f4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_005fequal_005f0);
_jspx_th_logic_005fequal_005f4.setName("count");
_jspx_th_logic_005fequal_005f4.setValue("0");
_jspx_th_logic_005fequal_005f4.setScope("request");
int _jspx_eval_logic_005fequal_005f4 = _jspx_th_logic_005fequal_005f4.doStartTag();
if (_jspx_eval_logic_005fequal_005f4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write("\t\t <h1>您还没有任何项目<a href=\"add_proj.jsp\">点击此处</a>添加</h1><br>\r\n");
out.write("\t\t");
int evalDoAfterBody = _jspx_th_logic_005fequal_005f4.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_005fequal_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005flogic_005fequal_005fvalue_005fscope_005fname.reuse(_jspx_th_logic_005fequal_005f4);
return true;
}
_005fjspx_005ftagPool_005flogic_005fequal_005fvalue_005fscope_005fname.reuse(_jspx_th_logic_005fequal_005f4);
return false;
}
private boolean _jspx_meth_logic_005fnotEqual_005f0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_005fhtml_005f0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:notEqual
org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_005fnotEqual_005f0 = (org.apache.struts.taglib.logic.NotEqualTag) _005fjspx_005ftagPool_005flogic_005fnotEqual_005fvalue_005fscope_005fname.get(org.apache.struts.taglib.logic.NotEqualTag.class);
_jspx_th_logic_005fnotEqual_005f0.setPageContext(_jspx_page_context);
_jspx_th_logic_005fnotEqual_005f0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_005fhtml_005f0);
_jspx_th_logic_005fnotEqual_005f0.setName("userID");
_jspx_th_logic_005fnotEqual_005f0.setScope("request");
_jspx_th_logic_005fnotEqual_005f0.setValue((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${sessionScope.id}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
int _jspx_eval_logic_005fnotEqual_005f0 = _jspx_th_logic_005fnotEqual_005f0.doStartTag();
if (_jspx_eval_logic_005fnotEqual_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write(" <h1>");
if (_jspx_meth_bean_005fwrite_005f4(_jspx_th_logic_005fnotEqual_005f0, _jspx_page_context))
return true;
out.write("'s Projects</h1>\r\n");
out.write(" <a href=\"../servlet/ShowInfo?name=");
if (_jspx_meth_bean_005fwrite_005f5(_jspx_th_logic_005fnotEqual_005f0, _jspx_page_context))
return true;
out.write("\">个人档案</a>\r\n");
out.write(" <!-- 针对老师,增删学生 -->\r\n");
out.write(" ");
if (_jspx_meth_logic_005fequal_005f5(_jspx_th_logic_005fnotEqual_005f0, _jspx_page_context))
return true;
out.write("\r\n");
out.write("\t ");
if (_jspx_meth_logic_005fequal_005f8(_jspx_th_logic_005fnotEqual_005f0, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_005fnotEqual_005f0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_005fnotEqual_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005flogic_005fnotEqual_005fvalue_005fscope_005fname.reuse(_jspx_th_logic_005fnotEqual_005f0);
return true;
}
_005fjspx_005ftagPool_005flogic_005fnotEqual_005fvalue_005fscope_005fname.reuse(_jspx_th_logic_005fnotEqual_005f0);
return false;
}
private boolean _jspx_meth_bean_005fwrite_005f4(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_005fnotEqual_005f0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_005fwrite_005f4 = (org.apache.struts.taglib.bean.WriteTag) _005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_005fwrite_005f4.setPageContext(_jspx_page_context);
_jspx_th_bean_005fwrite_005f4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_005fnotEqual_005f0);
_jspx_th_bean_005fwrite_005f4.setName("nick");
int _jspx_eval_bean_005fwrite_005f4 = _jspx_th_bean_005fwrite_005f4.doStartTag();
if (_jspx_th_bean_005fwrite_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.reuse(_jspx_th_bean_005fwrite_005f4);
return true;
}
_005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.reuse(_jspx_th_bean_005fwrite_005f4);
return false;
}
private boolean _jspx_meth_bean_005fwrite_005f5(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_005fnotEqual_005f0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_005fwrite_005f5 = (org.apache.struts.taglib.bean.WriteTag) _005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_005fwrite_005f5.setPageContext(_jspx_page_context);
_jspx_th_bean_005fwrite_005f5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_005fnotEqual_005f0);
_jspx_th_bean_005fwrite_005f5.setName("userName");
int _jspx_eval_bean_005fwrite_005f5 = _jspx_th_bean_005fwrite_005f5.doStartTag();
if (_jspx_th_bean_005fwrite_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.reuse(_jspx_th_bean_005fwrite_005f5);
return true;
}
_005fjspx_005ftagPool_005fbean_005fwrite_005fname_005fnobody.reuse(_jspx_th_bean_005fwrite_005f5);
return false;
}
private boolean _jspx_meth_logic_005fequal_005f5(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_005fnotEqual_005f0, 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_005fequal_005f5 = (org.apache.struts.taglib.logic.EqualTag) _005fjspx_005ftagPool_005flogic_005fequal_005fvalue_005fscope_005fname.get(org.apache.struts.taglib.logic.EqualTag.class);
_jspx_th_logic_005fequal_005f5.setPageContext(_jspx_page_context);
_jspx_th_logic_005fequal_005f5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_005fnotEqual_005f0);
_jspx_th_logic_005fequal_005f5.setName("login");
_jspx_th_logic_005fequal_005f5.setScope("session");
_jspx_th_logic_005fequal_005f5.setValue("teacher");
int _jspx_eval_logic_005fequal_005f5 = _jspx_th_logic_005fequal_005f5.doStartTag();
if (_jspx_eval_logic_005fequal_005f5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write(" \t");
if (_jspx_meth_logic_005fequal_005f6(_jspx_th_logic_005fequal_005f5, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" \t");
if (_jspx_meth_logic_005fequal_005f7(_jspx_th_logic_005fequal_005f5, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_005fequal_005f5.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_005fequal_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005flogic_005fequal_005fvalue_005fscope_005fname.reuse(_jspx_th_logic_005fequal_005f5);
return true;
}
_005fjspx_005ftagPool_005flogic_005fequal_005fvalue_005fscope_005fname.reuse(_jspx_th_logic_005fequal_005f5);
return false;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -