📄 _right__jsp.java
字号:
/*
* JSP generated by Resin 2.1.6 (built Fri Nov 8 08:18:18 PST 2002)
*/
package _admin;
import javax.servlet.*;
import javax.servlet.jsp.*;
import javax.servlet.http.*;
import java.util.*;
import popten.web.*;
public class _right__jsp extends com.caucho.jsp.JavaPage{
private boolean _caucho_isDead;
public void
_jspService(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException, javax.servlet.ServletException
{
com.caucho.jsp.QPageContext pageContext = (com.caucho.jsp.QPageContext) com.caucho.jsp.QJspFactory.create().getPageContext(this, request, response, "/admin/error.jsp", true, 8192, true);
javax.servlet.jsp.JspWriter out = (javax.servlet.jsp.JspWriter) pageContext.getOut();
javax.servlet.ServletConfig config = getServletConfig();
javax.servlet.Servlet page = this;
javax.servlet.http.HttpSession session = pageContext.getSession();
javax.servlet.ServletContext application = pageContext.getServletContext();
response.setContentType("text/html; charset=GBK");
request.setCharacterEncoding("GBK");
try {
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
Admin.chkLogin3(session);
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
Coun counter=new Coun();
Coun coun=counter.loadCoun();
pageContext.write(_jsp_string1, 0, _jsp_string1.length);
out.print((coun.getall_coun()));
pageContext.write(_jsp_string2, 0, _jsp_string2.length);
out.print((coun.gettoday_coun()));
pageContext.write(_jsp_string3, 0, _jsp_string3.length);
out.print((coun.getaverage_coun()));
pageContext.write(_jsp_string4, 0, _jsp_string4.length);
out.print((coun.getmax_coun()));
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
out.print((coun.getmax_dat()));
pageContext.write(_jsp_string6, 0, _jsp_string6.length);
} catch (java.lang.Throwable _jsp_e) {
pageContext.handlePageException(_jsp_e);
} finally {
JspFactory.getDefaultFactory().releasePageContext(pageContext);
}
}
private com.caucho.java.LineMap _caucho_line_map;
private java.util.ArrayList _caucho_depends = new java.util.ArrayList();
public boolean _caucho_isModified()
{
if (_caucho_isDead)
return true;
if (com.caucho.util.CauchoSystem.getVersionId() != 2057024148)
return true;
for (int i = _caucho_depends.size() - 1; i >= 0; i--) {
com.caucho.vfs.Depend depend;
depend = (com.caucho.vfs.Depend) _caucho_depends.get(i);
if (depend.isModified())
return true;
}
return false;
}
public long _caucho_lastModified()
{
return 0;
}
public com.caucho.java.LineMap _caucho_getLineMap()
{
return _caucho_line_map;
}
public void destroy()
{
_caucho_isDead = true;
super.destroy();
}
public void init(com.caucho.java.LineMap lineMap,
com.caucho.vfs.Path appDir)
throws javax.servlet.ServletException
{
com.caucho.vfs.Path resinHome = com.caucho.util.CauchoSystem.getResinHome();
com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath();
mergePath.addMergePath(appDir);
mergePath.addMergePath(resinHome);
mergePath.addClassPath(getClass().getClassLoader());
_caucho_line_map = new com.caucho.java.LineMap("_right__jsp.java", "E:\\popten\\popten\\popten\\admin\\right.jsp");
_caucho_line_map.add("/popten/admin/right.jsp", 3, 1);
_caucho_line_map.add("/admin/chelogin3.jsp", 1, 1);
_caucho_line_map.add("/popten/admin/right.jsp", 1, 29);
_caucho_line_map.add("/admin/chelogin3.jsp", 1, 32);
_caucho_line_map.add("E:\\popten\\popten\\popten\\admin\\right.jsp", 5, 37);
_caucho_line_map.add(34, 42);
_caucho_line_map.add(34, 44);
_caucho_line_map.add(34, 46);
_caucho_line_map.add(34, 48);
_caucho_line_map.add(34, 50);
com.caucho.vfs.Depend depend;
depend = new com.caucho.vfs.Depend(appDir.lookup("admin/chelogin3.jsp"), 1044063376126L, 68L);
_caucho_depends.add(depend);
depend = new com.caucho.vfs.Depend(appDir.lookup("admin/right.jsp"), 1044063383837L, 2036L);
_caucho_depends.add(depend);
}
private static byte []_jsp_string5;
private static byte []_jsp_string3;
private static byte []_jsp_string1;
private static byte []_jsp_string6;
private static byte []_jsp_string2;
private static byte []_jsp_string4;
private static byte []_jsp_string0;
static {
try {
_jsp_string5 = "人,发生日期:".getBytes("GBK");
_jsp_string3 = "人访问,平均每天".getBytes("GBK");
_jsp_string1 = "\r\n<html>\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=GBK\">\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../style/style.css\">\r\n<title>网站管理</title>\r\n</head>\r\n\r\n<body>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%\" height=\"80%\">\r\n <tr>\r\n <td width=\"100%\" align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"700\" bgcolor=\"#f2f8ff\">\r\n <tr>\r\n <td width=\"15\" class=\"td4\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n <td width=\"665\" class=\"td5\" align=\"center\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"><b>网站管理系统</b></td>\r\n <td width=\"20\" class=\"td6\">\r\n <img border=\"0\" src=\"../img/jiao3.gif\" width=\"20\" height=\"20\"></td>\r\n </tr>\r\n <tr>\r\n <td width=\"100%\" colspan=\"3\" class=\"td7\" align=\"center\" height=\"200\">\r\n <p><br>欢迎进入<font color=\"#F66016\"><b>POPTEN.COM</b></font> 网站管理系统</p><br>\r\n <p>版本:0.96 beta1</p>\r\n <p>程序制作:边缘孤客、末路点火者</p><BR>\r\n <p>网站访问统计(共有".getBytes("GBK");
_jsp_string6 = ")</p><br></td>\r\n </tr>\r\n <tr>\r\n <td width=\"15\">\r\n <img border=\"0\" src=\"../img/jao5.gif\" width=\"15\" height=\"15\"></td>\r\n <td width=\"665\" class=\"td8\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n <td width=\"20\" class=\"td9\">\r\n <img border=\"0\" src=\"../img/null.gif\" width=\"2\" height=\"2\"></td>\r\n </tr>\r\n </table>\r\n </td>\r\n </tr>\r\n</table>\r\n\r\n</body>\r\n</html>".getBytes("GBK");
_jsp_string2 = "人访问,今天有".getBytes("GBK");
_jsp_string4 = "人,日最高访问人数为".getBytes("GBK");
_jsp_string0 = "\r\n".getBytes("GBK");
} catch (java.io.UnsupportedEncodingException e) {
e.printStackTrace();
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -