📄 view_005fcallout_005frecord_jsp.java
字号:
package org.apache.jsp.pages.LeftMenu.callouttask;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class view_005fcallout_005frecord_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static java.util.List _jspx_dependants;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fs_005fproperty_005fvalue_005fnobody;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fs_005fif_005ftest;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fs_005felse;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fs_005fiterator_005fvalue;
private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fs_005fdate_005fname_005fformat_005fnobody;
public Object getDependants() {
return _jspx_dependants;
}
public void _jspInit() {
_005fjspx_005ftagPool_005fs_005fproperty_005fvalue_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_005fjspx_005ftagPool_005fs_005fif_005ftest = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_005fjspx_005ftagPool_005fs_005felse = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_005fjspx_005ftagPool_005fs_005fiterator_005fvalue = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
_005fjspx_005ftagPool_005fs_005fdate_005fname_005fformat_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
}
public void _jspDestroy() {
_005fjspx_005ftagPool_005fs_005fproperty_005fvalue_005fnobody.release();
_005fjspx_005ftagPool_005fs_005fif_005ftest.release();
_005fjspx_005ftagPool_005fs_005felse.release();
_005fjspx_005ftagPool_005fs_005fiterator_005fvalue.release();
_005fjspx_005ftagPool_005fs_005fdate_005fname_005fformat_005fnobody.release();
}
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;
JspWriter _jspx_out = null;
PageContext _jspx_page_context = null;
try {
_jspxFactory = JspFactory.getDefaultFactory();
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("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \r\n");
out.write("\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n");
String cpath=request.getContextPath();
out.write("\r\n");
out.write("<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n");
out.write("\t<head>\r\n");
out.write("\t\t<script src=\"");
out.print(cpath);
out.write("/js/calendar.js\"></script>\r\n");
out.write("\t\t<script src=\"");
out.print(cpath);
out.write("/js/page.js\"></script>\r\n");
out.write("\t\t<script src=\"");
out.print(cpath);
out.write("/js/validate.js\"></script>\r\n");
out.write("\t\t<script src=\"");
out.print(cpath);
out.write("/js/jquery126.js\"></script>\r\n");
out.write("\t\t<script src=\"");
out.print(cpath);
out.write("/js/effect.js\"></script>\t\r\n");
out.write("\t\t\r\n");
out.write("\t\t<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n");
out.write("\t\t<title>呼出电话记录</title>\r\n");
out.write("\t\t<link href=\"");
out.print(cpath);
out.write("/style/css_common1.css\" rel=\"stylesheet\"\r\n");
out.write("\t\t\ttype=\"text/css\" />\r\n");
out.write("\t\t<link href=\"");
out.print(cpath);
out.write("/style/layout.css\" rel=\"stylesheet\"\r\n");
out.write("\t\t\ttype=\"text/css\" />\r\n");
out.write("\t\t<link href=\"");
out.print(cpath);
out.write("/style/mian.css\" rel=\"stylesheet\"\r\n");
out.write("\t\t\ttype=\"text/css\" />\r\n");
out.write("\t</head>\r\n");
out.write("\t\r\n");
out.write("\t<script language=\"JavaScript\">\r\n");
out.write("\t $(function(){\r\n");
out.write("\t \taddInputEffect();\r\n");
out.write("\t });\r\n");
out.write("\t</script>\r\n");
out.write("\r\n");
out.write("<body leftmargin=\"0\" topmargin=\"0\" class=\"bgOffice\" style=\"width:100%;\" onload=\"check()\">\r\n");
out.write("\r\n");
out.write("\t\t<form method=\"post\" id=\"sform\" name=\"sform\" >\r\n");
out.write("\t\t<input type=\"hidden\" name=\"windowId\" value=\"");
if (_jspx_meth_s_005fproperty_005f0(_jspx_page_context))
return;
out.write("\"/>\r\n");
out.write("\r\n");
out.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:100%;height:100%;\">\r\n");
out.write("\t<tr>\r\n");
out.write("\t\t<td valign=\"top\">\r\n");
out.write("\t\t\t<table cellpadding=\"0\" cellspacing=\"0\" class=\"title\" width=\"100%\">\r\n");
out.write("\t\t \t<tr>\r\n");
out.write("\t\t <td style=\"height:25px\">呼出电话记录</td>\r\n");
out.write("\t\t </tr>\r\n");
out.write("\t\t </table>\r\n");
out.write("\t\t</td>\r\n");
out.write("\t</tr>\r\n");
out.write("\t\r\n");
out.write("\t <tr>\r\n");
out.write(" \t<td style=\"height:100%\">\r\n");
out.write("\r\n");
out.write("\t\t\t \t<div id=\"listcontent\" style=\"width:expression(document.body.offsetWidth);height:250px;overflow:auto;\">\r\n");
out.write("\t\t\t\t\t\t<table class=\"datalist\" id=\"datacolor\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write("\t\t\t\t\t\t\t<tr>\t\t\r\n");
out.write("\t\t\t\t\t\t\t\t\t<th><div style=\"width:100px;\">记录编号</div></th>\r\n");
out.write("\t\t\t\t\t\t\t\t\t<th><div style=\"width:100px;\">接电时间</div></th>\r\n");
out.write("\t\t\t\t\t\t\t\t\t<th><div style=\"width:100px;\">主叫号码</div></th>\r\n");
out.write("\t\t\t\t\t\t\t\t\t<th><div style=\"width:100px;\">被叫号码</div></th>\r\n");
out.write("\t\t\t\t\t\t\t\t\t<th><div style=\"width:100px;\">客户名称</div></th>\r\n");
out.write("\t\t\t\t\t\t\t</tr>\r\n");
out.write("\t\t\t\t\t\t\t\t\t\t");
if (_jspx_meth_s_005fif_005f0(_jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t\t\t\t\t");
if (_jspx_meth_s_005felse_005f0(_jspx_page_context))
return;
out.write("\r\n");
out.write("</table>\r\n");
out.write("\t\t\t \t</div> \t\r\n");
out.write("\r\n");
out.write(" \t</td>\r\n");
out.write(" \t</tr>\r\n");
out.write(" \t<tr>\r\n");
out.write(" \t\t<td>\r\n");
out.write("\t\t <div id=\"listpage\" class=\"div_page\" style=\"position: fixed\">\r\n");
out.write("\t\t\t<table style=\"width:100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"page_line\" height=\"28\">\r\n");
out.write("\t\t\t\t<tr>\r\n");
out.write("\t\t\t\t<td align=\"right\">\r\n");
out.write("\t\t\t\t\t\t共\r\n");
out.write("\t\t\t\t\t\t");
if (_jspx_meth_s_005fproperty_005f5(_jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t\t\t\t页 | 当前第\r\n");
out.write("\t\t\t\t\t\t");
if (_jspx_meth_s_005fproperty_005f6(_jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t\t\t\t页 |\r\n");
out.write("\t\t\t\t\t\t");
if (_jspx_meth_s_005fif_005f1(_jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t\t\t\t");
if (_jspx_meth_s_005felse_005f1(_jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t\t\t\t | \r\n");
out.write("\t\t\t\t\t\t");
if (_jspx_meth_s_005fif_005f2(_jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t\t\t\t");
if (_jspx_meth_s_005felse_005f2(_jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t\t\t\t 跳到\r\n");
out.write("\t\t\t\t\t\t<label>\r\n");
out.write("\t\t\t\t\t\t<input id=\"gotoPageValue\" name=\"textfield\" type=\"text\" size=\"3\" onkeydown=\"javascript:return enterEvent(window,'gotoPage',document.pform);\" style=\"width:20px\"/> 页 \r\n");
out.write("\t\t\t\t\t\t<strong><a href=\"#\" onclick=\"pageing('gotoPage',document.pform)\">GO</a></strong>\r\n");
out.write("\t\t\t\t</label>\r\n");
out.write("\t\t\t\t \r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t </tr>\r\n");
out.write("\t\t\t</table>\r\n");
out.write("\t\t\t</div>\t \t\t\r\n");
out.write(" \t\t</td>\r\n");
out.write(" \t</tr>\r\n");
out.write("</table>\r\n");
out.write("\t\t\t\r\n");
out.write("\t\t\t<input type=\"hidden\" id=\"pageTotal\" name=\"page.pageTotal\"\r\n");
out.write("\t\t\t\tvalue=\"");
if (_jspx_meth_s_005fproperty_005f7(_jspx_page_context))
return;
out.write("\" />\r\n");
out.write("\t\t\t<input type=\"hidden\" id=\"pageAction\" name=\"page.pageAction\" />\r\n");
out.write("\t\t\t<input type=\"hidden\" id=\"pageCurrent\" name=\"page.pageCurrent\"\r\n");
out.write("\t\t\t\tvalue=\"");
if (_jspx_meth_s_005fproperty_005f8(_jspx_page_context))
return;
out.write("\" />\r\n");
out.write("\t\t\t<input type=\"hidden\" id=\"pageMax\" name=\"page.pageMax\"\r\n");
out.write("\t\t\t\tvalue=\"");
if (_jspx_meth_s_005fproperty_005f9(_jspx_page_context))
return;
out.write("\" />\r\n");
out.write("\t\t\t\r\n");
out.write("\t\t</form>\r\n");
out.write("\t</body>\r\n");
out.write("<script language=\"javascript\"><!--\r\n");
out.write("\t//datacolor(\"表格名称\",\"奇数行背景\",\"偶数行背景\",\"鼠标经过背景\",\"点击后背景\");\r\n");
out.write("\tdatacolor(\"datacolor\",\"#fff\",\"#f7f7f7\",\"#d1e6fe\",\"#e1e9f2\");\r\n");
out.write("--></script>\r\n");
out.write("</html>\r\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_s_005fproperty_005f0(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_005fproperty_005f0 = (org.apache.struts2.views.jsp.PropertyTag) _005fjspx_005ftagPool_005fs_005fproperty_005fvalue_005fnobody.get(org.apache.struts2.views.jsp.PropertyTag.class);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -