📄 classiclayout_0002ejsp_jsp.java
字号:
package template;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class classicLayout_0002ejsp_jsp extends HttpJspBase {
static {
}
public classicLayout_0002ejsp_jsp( ) {
}
private static boolean _jspx_inited = false;
public final void _jspx_init() throws org.apache.jasper.runtime.JspException {
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
String _value = null;
try {
if (_jspx_inited == false) {
synchronized (this) {
if (_jspx_inited == false) {
_jspx_init();
_jspx_inited = true;
}
}
}
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html; charset=GBK");
pageContext = _jspxFactory.getPageContext(this, request, response,
"", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
// HTML // begin [file="/template/classicLayout.jsp";from=(0,60);to=(1,0)]
out.write("\r\n");
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(1,62);to=(2,0)]
out.write("\r\n");
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(2,66);to=(3,0)]
out.write("\r\n");
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(3,51);to=(4,0)]
out.write("\r\n");
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(4,57);to=(5,0)]
out.write("\r\n");
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(5,57);to=(6,0)]
out.write("\r\n");
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(6,59);to=(7,0)]
out.write("\r\n");
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(7,48);to=(8,0)]
out.write("\r\n");
// end
// begin [file="/template/classicLayout.jsp";from=(8,0);to=(8,11)]
/* ---- html:html ---- */
org.apache.struts.taglib.html.HtmlTag _jspx_th_html_html_0 = new org.apache.struts.taglib.html.HtmlTag();
_jspx_th_html_html_0.setPageContext(pageContext);
_jspx_th_html_html_0.setParent(null);
try {
int _jspx_eval_html_html_0 = _jspx_th_html_html_0.doStartTag();
if (_jspx_eval_html_html_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.html.HtmlTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_html_html_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(8,11);to=(11,31)]
out.write("\r\n<head>\r\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=GBK\">\r\n <link rel=\"stylesheet\" href=\"");
// end
// begin [file="/template/classicLayout.jsp";from=(11,31);to=(11,69)]
/* ---- html:rewrite ---- */
org.apache.struts.taglib.html.RewriteTag _jspx_th_html_rewrite_0 = new org.apache.struts.taglib.html.RewriteTag();
_jspx_th_html_rewrite_0.setPageContext(pageContext);
_jspx_th_html_rewrite_0.setParent(_jspx_th_html_html_0);
_jspx_th_html_rewrite_0.setPage("/style/menu.css");
try {
int _jspx_eval_html_rewrite_0 = _jspx_th_html_rewrite_0.doStartTag();
if (_jspx_eval_html_rewrite_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_rewrite_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_rewrite_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_rewrite_0.doInitBody();
}
do {
// end
// begin [file="/template/classicLayout.jsp";from=(11,31);to=(11,69)]
} while (_jspx_th_html_rewrite_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_rewrite_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_rewrite_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_rewrite_0.release();
}
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(11,69);to=(12,9)]
out.write("\" type=\"text/css\">\r\n <title>");
// end
// begin [file="/template/classicLayout.jsp";from=(12,9);to=(12,41)]
/* ---- comp:getAsString ---- */
org.apache.struts.taglib.tiles.GetAttributeTag _jspx_th_comp_getAsString_0 = new org.apache.struts.taglib.tiles.GetAttributeTag();
_jspx_th_comp_getAsString_0.setPageContext(pageContext);
_jspx_th_comp_getAsString_0.setParent(_jspx_th_html_html_0);
_jspx_th_comp_getAsString_0.setName("title");
try {
int _jspx_eval_comp_getAsString_0 = _jspx_th_comp_getAsString_0.doStartTag();
if (_jspx_eval_comp_getAsString_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.tiles.GetAttributeTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_comp_getAsString_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/template/classicLayout.jsp";from=(12,9);to=(12,41)]
} while (_jspx_th_comp_getAsString_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_comp_getAsString_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_comp_getAsString_0.release();
}
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(12,41);to=(13,2)]
out.write("</title>\r\n ");
// end
// begin [file="/template/classicLayout.jsp";from=(13,4);to=(13,39)]
if(request.getServerPort() == 80) {
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(13,41);to=(14,21)]
out.write("\r\n <base href=\"http://");
// end
// begin [file="/template/classicLayout.jsp";from=(14,24);to=(14,47)]
out.print(request.getServerName());
// end
// begin [file="/template/classicLayout.jsp";from=(14,52);to=(14,76)]
out.print(request.getContextPath());
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(14,78);to=(15,2)]
out.write("/\">\r\n ");
// end
// begin [file="/template/classicLayout.jsp";from=(15,4);to=(15,12)]
} else {
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(15,14);to=(16,21)]
out.write("\r\n <base href=\"http://");
// end
// begin [file="/template/classicLayout.jsp";from=(16,24);to=(16,47)]
out.print(request.getServerName());
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(16,49);to=(16,50)]
out.write(":");
// end
// begin [file="/template/classicLayout.jsp";from=(16,53);to=(16,76)]
out.print(request.getServerPort());
// end
// begin [file="/template/classicLayout.jsp";from=(16,81);to=(16,105)]
out.print(request.getContextPath());
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(16,107);to=(17,2)]
out.write("/\">\r\n ");
// end
// begin [file="/template/classicLayout.jsp";from=(17,4);to=(17,5)]
}
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(17,7);to=(25,4)]
out.write("\r\n</head>\r\n\r\n<body>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"5\">\r\n\r\n<tr>\r\n <td valign=\"top\" align=\"left\">\r\n ");
// end
// begin [file="/template/classicLayout.jsp";from=(25,4);to=(25,36)]
/* ---- comp:insert ---- */
org.apache.struts.taglib.tiles.InsertTag _jspx_th_comp_insert_0 = new org.apache.struts.taglib.tiles.InsertTag();
_jspx_th_comp_insert_0.setPageContext(pageContext);
_jspx_th_comp_insert_0.setParent(_jspx_th_html_html_0);
_jspx_th_comp_insert_0.setAttribute("body");
try {
int _jspx_eval_comp_insert_0 = _jspx_th_comp_insert_0.doStartTag();
if (_jspx_eval_comp_insert_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.tiles.InsertTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_comp_insert_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/template/classicLayout.jsp";from=(25,4);to=(25,36)]
} while (_jspx_th_comp_insert_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_comp_insert_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_comp_insert_0.release();
}
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(25,36);to=(35,4)]
out.write("\r\n </td>\r\n</tr>\r\n<tr>\r\n <td colspan=\"2\">\r\n <hr>\r\n </td>\r\n</tr>\r\n<tr>\r\n <td colspan=\"2\">\r\n ");
// end
// begin [file="/template/classicLayout.jsp";from=(35,4);to=(35,38)]
/* ---- comp:insert ---- */
org.apache.struts.taglib.tiles.InsertTag _jspx_th_comp_insert_1 = new org.apache.struts.taglib.tiles.InsertTag();
_jspx_th_comp_insert_1.setPageContext(pageContext);
_jspx_th_comp_insert_1.setParent(_jspx_th_html_html_0);
_jspx_th_comp_insert_1.setAttribute("footer");
try {
int _jspx_eval_comp_insert_1 = _jspx_th_comp_insert_1.doStartTag();
if (_jspx_eval_comp_insert_1 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.tiles.InsertTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_comp_insert_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/template/classicLayout.jsp";from=(35,4);to=(35,38)]
} while (_jspx_th_comp_insert_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_comp_insert_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_comp_insert_1.release();
}
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(35,38);to=(40,0)]
out.write("\r\n </td>\r\n</tr>\r\n</table>\r\n</body>\r\n");
// end
// begin [file="/template/classicLayout.jsp";from=(40,0);to=(40,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;
} finally {
_jspx_th_html_html_0.release();
}
// end
// HTML // begin [file="/template/classicLayout.jsp";from=(40,12);to=(41,0)]
out.write("\r\n");
// end
} catch (Throwable t) {
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -