📄 _yxyl__jsp.java
字号:
/*
* JSP generated by Resin 2.0.0 (built Fri Jun 8 12:04:24 PDT 2001)
*/
package _jsp;
import java.io.*;
import javax.servlet.*;
import javax.servlet.jsp.*;
import javax.servlet.jsp.tagext.*;
import javax.servlet.http.*;
import java.util.*;
public class _yxyl__jsp extends com.caucho.jsp.JavaPage{
private boolean 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();
response.setContentType("text/html; charset=GB2312");
request.setCharacterEncoding("GB2312");
try {
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
pageContext.write(_jsp_string0, 0, _jsp_string0.length);
String id = request.getParameter("id");
pageContext.write(_jsp_string1, 0, _jsp_string1.length);
out.print((id));
pageContext.write(_jsp_string2, 0, _jsp_string2.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 (isDead)
return true;
if (com.caucho.util.CauchoSystem.getVersionId() != 2058989997)
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()
{
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("_yxyl__jsp.java", "/jsp/yxyl.jsp");
_caucho_line_map.add(1, 1);
_caucho_line_map.add(1, 30);
_caucho_line_map.add(37, 36);
com.caucho.vfs.Depend depend;
depend = new com.caucho.vfs.Depend(mergePath.lookup("file:/d:/WAPServer/jsp/yxyl.jsp"), 1085652934000L, 1812L);
_caucho_depends.add(depend);
}
private static byte []_jsp_string1;
private static byte []_jsp_string2;
private static byte []_jsp_string0;
static {
try {
_jsp_string1 = "\n<?xml version=\"1.0\" encoding=\"GB2312\"?>\n<!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.1//EN\" \"http://www.wapforum.org/DTD/wml_1.1.xml\">\n<wml>\n<head>\n<meta http-equiv=\"Cache-Control\" content=\"max-age=7\" forua=\"true\"/>\n</head>\n<card title=\"阿司法速度发放发\">\n<!-- wml.wmls -->\n<do type=\"prev\" label=\"阿司法速度发放发\"><prev/></do>\n<p align=\"center\">\n<img src=\"http://image2.sina.com.cn/sms/wapsite/banner/yxyl.png\" alt=\"\"/><br/></p>\n<p>\n<!--*<a href=\"http://211.155.30.186/fish/test.php\">阿司法速度发放发 </a><br/>-->\n*阿司法速度发放发<br/>\n\n1.<a href=\"http://wap.sina.com.cn/cgi-bin/ad/advertise.cgi?from=1&id=00000018\">阿司法速度发放发;</a><br/>\n2.<a href=\"http://wap.monternet.com/?icpid=900501andserviceid=06010047\">123</a><br/>\n3.<a href=\"http://wap.monternet.com/?icpid=900501andserviceid=06010045\">阿司法速度发放发</a><br/>\n4.<a href=\"http://wap.monternet.com/?userType=B&serviceID=06010035\">阿司法速度发放发</a><br/>\n5.<a href=\"http://wap.monternet.com/?userType=B&serviceID=06010048\">阿司法速度发放发</a><br/>\n6.<a href=\"http://wap.monternet.com/?userType=B&serviceID=06010023\">阿司法速度发放发</a><br/>\n7.<a href=\"http://wap.sina.com.cn/cgi-bin/ad/advertise.cgi?from=1&id=00000021\">阿司法速度发放发(hot!)</a><br/>\n8.<a href=\"http://wap.sina.com.cn/kjava/2004-04-02/76_1.wml\">Kjava阿司法速度发放发</a><br/>\n<br/>\n*<a href=\"http://wap.sina.com.cn/xiaoming/fcjump.wml\">阿司法速度发放发</a><br/>\n*<a href=\"http://wap.sina.com.cn/mms/jptj.wml\">阿司法速度发放发7;</a><br/>\n[<a href=\"http://wap.sina.com.cn\">阿司法速度发放发5;</a>]<br/>\n$(sta_id)\n</p>\n<a href = \"wml.wmls#c()\">a</a>\n<p>\n <input format = \"".getBytes("GB2312");
_jsp_string2 = "\" name = \"sta_ida\"></input>\n</p>\n</card>\n\n</wml>".getBytes("GB2312");
_jsp_string0 = "\n".getBytes("GB2312");
} catch (java.io.UnsupportedEncodingException e) {
e.printStackTrace();
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -