📄 noticenewscategorylist_jsp.java.svn-base
字号:
package org.apache.jsp.NoticeNewsCategory;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class NoticeNewsCategoryList_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory();
private static java.util.List _jspx_dependants;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fec_005ftable_005fwidth_005fvar_005ftitle_005frowsDisplayed_005fretrieveRowsCallback_005flocale_005fitems_005fimagePath_005ffilterable_005faction;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fec_005frow_005fhighlightRow;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fec_005fcolumn_005ftitle_005fproperty_005fnobody;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fec_005fcolumn_005fviewsAllowed_005ftitle_005fsortable_005fproperty_005ffilterable;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fs_005fproperty_005fvalue_005fnobody;
private javax.el.ExpressionFactory _el_expressionfactory;
private org.apache.AnnotationProcessor _jsp_annotationprocessor;
public Object getDependants() {
return _jspx_dependants;
}
public void _jspInit() {
_005fjspx_005ftagPool_005fec_005ftable_005fwidth_005fvar_005ftitle_005frowsDisplayed_005fretrieveRowsCallback_005flocale_005fitems_005fimagePath_005ffilterable_005faction = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_005fjspx_005ftagPool_005fec_005frow_005fhighlightRow = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_005fjspx_005ftagPool_005fec_005fcolumn_005ftitle_005fproperty_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_005fjspx_005ftagPool_005fec_005fcolumn_005fviewsAllowed_005ftitle_005fsortable_005fproperty_005ffilterable = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_005fjspx_005ftagPool_005fs_005fproperty_005fvalue_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_el_expressionfactory = _jspxFactory.getJspApplicationContext(getServletConfig().getServletContext()).getExpressionFactory();
_jsp_annotationprocessor = (org.apache.AnnotationProcessor) getServletConfig().getServletContext().getAttribute(org.apache.AnnotationProcessor.class.getName());
}
public void _jspDestroy() {
_005fjspx_005ftagPool_005fec_005ftable_005fwidth_005fvar_005ftitle_005frowsDisplayed_005fretrieveRowsCallback_005flocale_005fitems_005fimagePath_005ffilterable_005faction.release();
_005fjspx_005ftagPool_005fec_005frow_005fhighlightRow.release();
_005fjspx_005ftagPool_005fec_005fcolumn_005ftitle_005fproperty_005fnobody.release();
_005fjspx_005ftagPool_005fec_005fcolumn_005fviewsAllowed_005ftitle_005fsortable_005fproperty_005ffilterable.release();
_005fjspx_005ftagPool_005fs_005fproperty_005fvalue_005fnobody.release();
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
JspWriter _jspx_out = null;
PageContext _jspx_page_context = null;
try {
response.setContentType("text/html; charset=utf-8");
pageContext = _jspxFactory.getPageContext(this, request, response,
null, true, 8192, true);
_jspx_page_context = pageContext;
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
out.write("\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n");
out.write("<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n");
out.write("<head>\r\n");
out.write("<title>Notice Game Result List</title>\r\n");
out.write("<link href=\"../styles/extremeTable.css\" rel=\"stylesheet\" type=\"text/css\">\r\n");
out.write("<link href=\"../styles/extremecomponents.css\" rel=\"stylesheet\" type=\"text/css\">\r\n");
out.write("<link href=\"../styles/global.css\" rel=\"stylesheet\" type=\"text/css\">\r\n");
out.write("<script language=\"javascript\">\r\n");
out.write(" function createNoticeNewsCategory() {\r\n");
out.write(" var openChildWindow=window.open (\"NoticeNewsCategoryEdit.jsp\", \"newwindow\", \"height=600, width=500, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, status=no\")\r\n");
out.write(" }\r\n");
out.write("\r\n");
out.write(" function editNoticeNewsCategory(id){\r\n");
out.write(" \tvar openChildWindow=window.open (\"NoticeNewsCategoryEdit.lotteryWeb?id=\"+id, \"newwindow\", \"height=600, width=500, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, status=no\")\r\n");
out.write(" \t\r\n");
out.write(" }\t\r\n");
out.write("</script>\r\n");
out.write("<script type=\"text/javascript\" src=\"../scripts/extremecomponents.js\"></script>\r\n");
out.write("</head>\r\n");
out.write("<body>\r\n");
if (_jspx_meth_ec_005ftable_005f0(_jspx_page_context))
return;
out.write("\r\n");
out.write("<a href=\"javascript:createNoticeNewsCategory();\">");
if (_jspx_meth_s_005fproperty_005f2(_jspx_page_context))
return;
out.write("</a>\r\n");
out.write("</body>\r\n");
out.write("</html>");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
try { out.clearBuffer(); } catch (java.io.IOException e) {}
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
_jspxFactory.releasePageContext(_jspx_page_context);
}
}
private boolean _jspx_meth_ec_005ftable_005f0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// ec:table
org.extremecomponents.table.tag.TableTag _jspx_th_ec_005ftable_005f0 = (org.extremecomponents.table.tag.TableTag) _005fjspx_005ftagPool_005fec_005ftable_005fwidth_005fvar_005ftitle_005frowsDisplayed_005fretrieveRowsCallback_005flocale_005fitems_005fimagePath_005ffilterable_005faction.get(org.extremecomponents.table.tag.TableTag.class);
_jspx_th_ec_005ftable_005f0.setPageContext(_jspx_page_context);
_jspx_th_ec_005ftable_005f0.setParent(null);
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(25,0) name = items type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005ftable_005f0.setItems(new String("noticeNewsCategorys"));
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(25,0) name = var type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005ftable_005f0.setVar("item");
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(25,0) name = action type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005ftable_005f0.setAction((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${pageContext.request.contextPath}/NoticeNewsCategory/NoticeNewsCategoryList.lotteryWeb", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(25,0) name = imagePath type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005ftable_005f0.setImagePath((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${pageContext.request.contextPath}/images/table/*.gif", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(25,0) name = title type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005ftable_005f0.setTitle("table.noticeNewsCategory.head");
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(25,0) name = retrieveRowsCallback type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005ftable_005f0.setRetrieveRowsCallback("limit");
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(25,0) name = width type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005ftable_005f0.setWidth("60%");
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(25,0) name = rowsDisplayed type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005ftable_005f0.setRowsDisplayed("10");
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(25,0) name = filterable type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005ftable_005f0.setFilterable("true");
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(25,0) name = locale type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005ftable_005f0.setLocale("zh_CN");
int[] _jspx_push_body_count_ec_005ftable_005f0 = new int[] { 0 };
try {
int _jspx_eval_ec_005ftable_005f0 = _jspx_th_ec_005ftable_005f0.doStartTag();
if (_jspx_eval_ec_005ftable_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write('\r');
out.write('\n');
out.write(' ');
if (_jspx_meth_ec_005frow_005f0(_jspx_th_ec_005ftable_005f0, _jspx_page_context, _jspx_push_body_count_ec_005ftable_005f0))
return true;
out.write(' ');
out.write('\r');
out.write('\n');
int evalDoAfterBody = _jspx_th_ec_005ftable_005f0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_ec_005ftable_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
return true;
}
} catch (Throwable _jspx_exception) {
while (_jspx_push_body_count_ec_005ftable_005f0[0]-- > 0)
out = _jspx_page_context.popBody();
_jspx_th_ec_005ftable_005f0.doCatch(_jspx_exception);
} finally {
_jspx_th_ec_005ftable_005f0.doFinally();
_005fjspx_005ftagPool_005fec_005ftable_005fwidth_005fvar_005ftitle_005frowsDisplayed_005fretrieveRowsCallback_005flocale_005fitems_005fimagePath_005ffilterable_005faction.reuse(_jspx_th_ec_005ftable_005f0);
}
return false;
}
private boolean _jspx_meth_ec_005frow_005f0(javax.servlet.jsp.tagext.JspTag _jspx_th_ec_005ftable_005f0, PageContext _jspx_page_context, int[] _jspx_push_body_count_ec_005ftable_005f0)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// ec:row
org.extremecomponents.table.tag.RowTag _jspx_th_ec_005frow_005f0 = (org.extremecomponents.table.tag.RowTag) _005fjspx_005ftagPool_005fec_005frow_005fhighlightRow.get(org.extremecomponents.table.tag.RowTag.class);
_jspx_th_ec_005frow_005f0.setPageContext(_jspx_page_context);
_jspx_th_ec_005frow_005f0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ec_005ftable_005f0);
// /NoticeNewsCategory/NoticeNewsCategoryList.jsp(30,1) name = highlightRow type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
_jspx_th_ec_005frow_005f0.setHighlightRow("true");
int _jspx_eval_ec_005frow_005f0 = _jspx_th_ec_005frow_005f0.doStartTag();
if (_jspx_eval_ec_005frow_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write("\t\t");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -