📄 _error__jsp.java
字号:
/*
* JSP generated by Resin 2.1.2 (built Tue Jun 11 08:26:56 PDT 2002)
*/
package _admin._forum;
import javax.servlet.*;
import javax.servlet.jsp.*;
import javax.servlet.http.*;
import java.util.*;
import java.net.*;
import com.coolservlets.forum.*;
import com.coolservlets.forum.util.*;
import com.coolservlets.forum.util.admin.*;
public class _error__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, null, 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();
java.lang.Throwable exception = ((com.caucho.jsp.QPageContext) pageContext).getThrowable();
response.setContentType("text/html;charset=gb2312");
request.setCharacterEncoding("GB2312");
try {
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
/**
* $RCSfile: error.jsp,v $
* $Revision: 1.3 $
* $Date: 2000/12/18 02:06:21 $
*/
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string1, 0, _jsp_string1.length);
pageContext.write(_jsp_string1, 0, _jsp_string1.length);
//////////////////
// get parameters
String errorMessage = ParamUtils.getParameter(request,"msg");
pageContext.write(_jsp_string2, 0, _jsp_string2.length);
///////////////////////
// pageTitleInfo variable (used by include/pageTitle.jsp)
String[] pageTitleInfo = { "错误" };
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
///////////////////
// pageTitle include
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string1, 0, _jsp_string1.length);
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
if( pageTitleInfo != null ) {
pageContext.write(_jsp_string3, 0, _jsp_string3.length);
for( int i=0; i<pageTitleInfo.length; i++ ){
pageContext.write(_jsp_string4, 0, _jsp_string4.length);
out.print(( pageTitleInfo[i] ));
pageContext.write(_jsp_string4, 0, _jsp_string4.length);
if( (i+1)<pageTitleInfo.length ) {
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
}
pageContext.write(_jsp_string6, 0, _jsp_string6.length);
}
pageContext.write(_jsp_string7, 0, _jsp_string7.length);
}
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string8, 0, _jsp_string8.length);
if( errorMessage != null ) {
pageContext.write(_jsp_string9, 0, _jsp_string9.length);
out.print(( errorMessage ));
pageContext.write(_jsp_string1, 0, _jsp_string1.length);
} else {
pageContext.write(_jsp_string10, 0, _jsp_string10.length);
String message = exception.getMessage();
pageContext.write(_jsp_string6, 0, _jsp_string6.length);
if( message == null ) {
pageContext.write(_jsp_string6, 0, _jsp_string6.length);
message = "";
pageContext.write(_jsp_string6, 0, _jsp_string6.length);
}
pageContext.write(_jsp_string10, 0, _jsp_string10.length);
if( exception instanceof UnauthorizedException ) {
pageContext.write(_jsp_string11, 0, _jsp_string11.length);
} else {
pageContext.write(_jsp_string12, 0, _jsp_string12.length);
out.print(( exception ));
pageContext.write(_jsp_string13, 0, _jsp_string13.length);
}
pageContext.write(_jsp_string14, 0, _jsp_string14.length);
}
pageContext.write(_jsp_string1, 0, _jsp_string1.length);
exception.printStackTrace();
pageContext.write(_jsp_string15, 0, _jsp_string15.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() != 2057024144)
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("_error__jsp.java", "e:\\jnjt\\admin\\forum\\error.jsp");
_caucho_line_map.add("/admin/forum/error.jsp", 12, 1);
_caucho_line_map.add(2, 34);
_caucho_line_map.add(9, 42);
_caucho_line_map.add(12, 44);
_caucho_line_map.add(19, 45);
_caucho_line_map.add(31, 50);
_caucho_line_map.add(35, 55);
_caucho_line_map.add(38, 59);
_caucho_line_map.add("/admin/forum/include/pageTitle.jsp", 9, 62);
_caucho_line_map.add(14, 64);
_caucho_line_map.add(15, 66);
_caucho_line_map.add(16, 68);
_caucho_line_map.add(19, 72);
_caucho_line_map.add(24, 74);
_caucho_line_map.add("e:\\jnjt\\admin\\forum\\error.jsp", 41, 77);
_caucho_line_map.add(48, 85);
_caucho_line_map.add(49, 87);
_caucho_line_map.add(50, 89);
_caucho_line_map.add(56, 93);
com.caucho.vfs.Depend depend;
depend = new com.caucho.vfs.Depend(mergePath.lookup("file:/e:/jnjt/admin/forum/include/pageTitle.jsp"), 989631934000L, 553L);
_caucho_depends.add(depend);
depend = new com.caucho.vfs.Depend(mergePath.lookup("file:/e:/jnjt/admin/forum/error.jsp"), 1029826717849L, 1442L);
_caucho_depends.add(depend);
}
private static byte []_jsp_string5;
private static byte []_jsp_string6;
private static byte []_jsp_string3;
private static byte []_jsp_string10;
private static byte []_jsp_string15;
private static byte []_jsp_string8;
private static byte []_jsp_string11;
private static byte []_jsp_string7;
private static byte []_jsp_string0;
private static byte []_jsp_string9;
private static byte []_jsp_string13;
private static byte []_jsp_string14;
private static byte []_jsp_string12;
private static byte []_jsp_string1;
private static byte []_jsp_string2;
private static byte []_jsp_string4;
static {
try {
_jsp_string5 = "\r\n : \r\n ".getBytes("GB2312");
_jsp_string6 = "\r\n ".getBytes("GB2312");
_jsp_string3 = "\r\n <table class=\"pageHeaderBg\" cellpadding=\"1\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n <td><table class=\"pageHeaderFg\" cellpadding=\"3\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n <td>\r\n <span class=\"pageTitle\">\r\n ".getBytes("GB2312");
_jsp_string10 = "\r\n\r\n ".getBytes("GB2312");
_jsp_string15 = "\r\n\r\n</body>\r\n</html>\r\n".getBytes("GB2312");
_jsp_string8 = "\r\n\r\n\r\n\r\n\r\n<p>\r\n\r\n".getBytes("GB2312");
_jsp_string11 = "\r\n \r\n You are not authorized to take that action.\r\n \r\n ".getBytes("GB2312");
_jsp_string7 = "\r\n </span>\r\n </td>\r\n </table></td>\r\n </table>\r\n".getBytes("GB2312");
_jsp_string0 = "\r\n".getBytes("GB2312");
_jsp_string9 = "\r\n\r\n error message: ".getBytes("GB2312");
_jsp_string13 = ")\r\n \r\n ".getBytes("GB2312");
_jsp_string14 = "\r\n \r\n".getBytes("GB2312");
_jsp_string12 = "\r\n \r\n A general error occured. (exception: ".getBytes("GB2312");
_jsp_string1 = "\r\n\r\n".getBytes("GB2312");
_jsp_string2 = "\r\n\r\n<html>\r\n<head>\r\n <title></title>\r\n <link rel=\"stylesheet\" href=\"style/global.css\">\r\n</head>\r\n\r\n<body background=\"../images/background.gif\" bgcolor=\"#ffffff\" text=\"#000000\" link=\"#0000ff\" vlink=\"#800080\" alink=\"#ff0000\">\r\n".getBytes("GB2312");
_jsp_string4 = "\r\n ".getBytes("GB2312");
} catch (java.io.UnsupportedEncodingException e) {
e.printStackTrace();
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -