亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? admin_jsp.java

?? 個人數字平臺(可以很方便的管理個人數據) 純java編寫
?? JAVA
?? 第 1 頁 / 共 2 頁
字號:
package org.apache.jsp;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;

public final class admin_jsp extends org.apache.jasper.runtime.HttpJspBase
    implements org.apache.jasper.runtime.JspSourceDependent {

  private static java.util.Vector _jspx_dependants;

  static {
    _jspx_dependants = new java.util.Vector(4);
    _jspx_dependants.add("/WEB-INF/struts-bean.tld");
    _jspx_dependants.add("/WEB-INF/struts-html.tld");
    _jspx_dependants.add("/WEB-INF/struts-logic.tld");
    _jspx_dependants.add("/WEB-INF/jeffy.tld");
  }

  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_html_locale;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_bean_message_key_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_jeffy_MyDate_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_jeffy_CreateNewCategory_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_form_focus_action;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_text_size_property_maxlength_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_password_size_property_maxlength_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_submit_value_property_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_reset;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_errors_nobody;

  public java.util.List getDependants() {
    return _jspx_dependants;
  }

  public void _jspInit() {
    _jspx_tagPool_html_html_locale = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_bean_message_key_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_jeffy_MyDate_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_jeffy_CreateNewCategory_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_form_focus_action = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_text_size_property_maxlength_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_password_size_property_maxlength_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_submit_value_property_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_reset = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_errors_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
  }

  public void _jspDestroy() {
    _jspx_tagPool_html_html_locale.release();
    _jspx_tagPool_bean_message_key_nobody.release();
    _jspx_tagPool_jeffy_MyDate_nobody.release();
    _jspx_tagPool_jeffy_CreateNewCategory_nobody.release();
    _jspx_tagPool_html_form_focus_action.release();
    _jspx_tagPool_html_text_size_property_maxlength_nobody.release();
    _jspx_tagPool_html_password_size_property_maxlength_nobody.release();
    _jspx_tagPool_html_submit_value_property_nobody.release();
    _jspx_tagPool_html_reset.release();
    _jspx_tagPool_html_errors_nobody.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=gb2312");
      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("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      if (_jspx_meth_html_html_0(_jspx_page_context))
        return;
    } 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_html_html_0(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  html:html
    org.apache.struts.taglib.html.HtmlTag _jspx_th_html_html_0 = (org.apache.struts.taglib.html.HtmlTag) _jspx_tagPool_html_html_locale.get(org.apache.struts.taglib.html.HtmlTag.class);
    _jspx_th_html_html_0.setPageContext(_jspx_page_context);
    _jspx_th_html_html_0.setParent(null);
    _jspx_th_html_html_0.setLocale(true);
    int _jspx_eval_html_html_0 = _jspx_th_html_html_0.doStartTag();
    if (_jspx_eval_html_html_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\r\n");
        out.write("<head>\r\n");
        out.write("   <meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n");
        out.write("   <title>");
        if (_jspx_meth_bean_message_0(_jspx_th_html_html_0, _jspx_page_context))
          return true;
        out.write("</title>\r\n");
        out.write("   <style type=\"text/css\">\r\n");
        out.write("<!--\r\n");
        out.write("@import url(\"pic/OSX/OSX.css\");\r\n");
        out.write("-->\r\n");
        out.write("   </style>\r\n");
        out.write("   <link href=\"pic/OSX/OSX.css\" rel=\"stylesheet\" type=\"text/css\">\r\n");
        out.write("</head>\r\n");
        out.write("<body bgcolor=\"white\" background=\"pic/bg_1.jpg\">\r\n");
        out.write("<table width=\"100%\" height=\"448\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
        out.write("     <tr>\r\n");
        out.write("       <td height=\"86\" align=\"center\" valign=\"top\"><table width=\"100%\" height=\"84\"  border=\"0\">\r\n");
        out.write("         <tr>\r\n");
        out.write("           <td width=\"18%\" height=\"80\"><img src=\"pic/head_1.gif\" width=\"131\" height=\"73\"></td>\r\n");
        out.write("           <td width=\"35%\" valign=\"bottom\"><img src=\"pic/title_1.jpg\"></td>\r\n");
        out.write("           <td width=\"47%\" align=\"center\" valign=\"bottom\" class=\"timeText\">");
        if (_jspx_meth_jeffy_MyDate_0(_jspx_th_html_html_0, _jspx_page_context))
          return true;
        out.write("</td>\r\n");
        out.write("         </tr>\r\n");
        out.write("       </table></td>\r\n");
        out.write("     </tr>\r\n");
        out.write("     <tr>\r\n");
        out.write("       <td height=\"30\" background=\"pic/headline_1.gif\">\r\n");
        out.write("       ");
        if (_jspx_meth_jeffy_CreateNewCategory_0(_jspx_th_html_html_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("       </td>\r\n");
        out.write("     </tr>\r\n");
        out.write("     <tr>\r\n");
        out.write("       <td height=\"25\" align=\"left\">&nbsp;  </td>\r\n");
        out.write("     </tr>\r\n");
        out.write("     <tr>\r\n");
        out.write("       <td height=\"240\" align=\"center\"><table width=\"50%\" height=\"154\"  border=\"10\" cellpadding=\"1\" cellspacing=\"0\">\r\n");
        out.write("         <tr>\r\n");
        out.write("           <td height=\"30\" align=\"center\" class=\"normal_1Text\">");
        if (_jspx_meth_bean_message_1(_jspx_th_html_html_0, _jspx_page_context))
          return true;
        out.write("</td>\r\n");
        out.write("         </tr>\r\n");
        out.write("         <tr>\r\n");
        out.write("           <td height=\"55\" align=\"center\" valign=\"middle\" class=\"normalText\">\r\n");
        out.write("\t\t   ");
        if (_jspx_meth_html_form_0(_jspx_th_html_html_0, _jspx_page_context))
          return true;
        out.write(" </td>\r\n");
        out.write("         </tr>\r\n");
        out.write("         <tr>\r\n");
        out.write("           <td height=\"22\" align=\"center\" class=\"normal_1Text\">");
        if (_jspx_meth_html_errors_0(_jspx_th_html_html_0, _jspx_page_context))
          return true;
        out.write("</td>\r\n");
        out.write("         </tr>\r\n");
        out.write("       </table></td>\r\n");
        out.write("     </tr>\r\n");
        out.write("     <tr>\r\n");
        out.write("       <td align=\"center\">&nbsp;</td>\r\n");
        out.write("     </tr>\r\n");
        out.write("</table>\r\n");
        out.write("</body>\r\n");
        int evalDoAfterBody = _jspx_th_html_html_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_html_html_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_html_html_locale.reuse(_jspx_th_html_html_0);
    return false;
  }

  private boolean _jspx_meth_bean_message_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  bean:message
    org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key_nobody.get(org.apache.struts.taglib.bean.MessageTag.class);
    _jspx_th_bean_message_0.setPageContext(_jspx_page_context);
    _jspx_th_bean_message_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
    _jspx_th_bean_message_0.setKey("Log.title");
    int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
    if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_bean_message_key_nobody.reuse(_jspx_th_bean_message_0);
    return false;
  }

  private boolean _jspx_meth_jeffy_MyDate_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  jeffy:MyDate
    bit.jeffy.tags.MyDateTag _jspx_th_jeffy_MyDate_0 = (bit.jeffy.tags.MyDateTag) _jspx_tagPool_jeffy_MyDate_nobody.get(bit.jeffy.tags.MyDateTag.class);
    _jspx_th_jeffy_MyDate_0.setPageContext(_jspx_page_context);
    _jspx_th_jeffy_MyDate_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
    int _jspx_eval_jeffy_MyDate_0 = _jspx_th_jeffy_MyDate_0.doStartTag();
    if (_jspx_th_jeffy_MyDate_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_jeffy_MyDate_nobody.reuse(_jspx_th_jeffy_MyDate_0);
    return false;
  }

  private boolean _jspx_meth_jeffy_CreateNewCategory_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  jeffy:CreateNewCategory
    bit.jeffy.tags.CreateNewCategory _jspx_th_jeffy_CreateNewCategory_0 = (bit.jeffy.tags.CreateNewCategory) _jspx_tagPool_jeffy_CreateNewCategory_nobody.get(bit.jeffy.tags.CreateNewCategory.class);
    _jspx_th_jeffy_CreateNewCategory_0.setPageContext(_jspx_page_context);
    _jspx_th_jeffy_CreateNewCategory_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
    int _jspx_eval_jeffy_CreateNewCategory_0 = _jspx_th_jeffy_CreateNewCategory_0.doStartTag();

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产精品卡一卡二| 欧美图片一区二区三区| 7777精品伊人久久久大香线蕉超级流畅 | 国产精品18久久久| 精品国产精品一区二区夜夜嗨| 亚洲成人免费视频| 日韩一区二区在线观看视频| 亚洲国产成人tv| 制服.丝袜.亚洲.中文.综合| 免费在线观看视频一区| 日韩亚洲电影在线| 国产盗摄视频一区二区三区| 国产精品美女一区二区三区| 97久久精品人人做人人爽 | 亚洲国产精品综合小说图片区| 一本久久a久久免费精品不卡| 一区二区三区精品视频| 欧美这里有精品| 日本亚洲电影天堂| 久久这里只有精品首页| 成人一区二区在线观看| 亚洲女性喷水在线观看一区| 欧美最猛黑人xxxxx猛交| 亚洲电影中文字幕在线观看| 欧美一卡二卡在线观看| 粉嫩绯色av一区二区在线观看 | 美女网站一区二区| 国产日产精品一区| 色婷婷久久99综合精品jk白丝| 亚洲大片在线观看| 国产亚洲欧美日韩俺去了| 在线影视一区二区三区| 青青草一区二区三区| 中文字幕中文字幕一区二区| 色中色一区二区| 精品一区二区三区在线播放视频 | 日韩一区二区高清| 色综合中文字幕国产 | 亚洲国产你懂的| 国产亚洲精品bt天堂精选| 欧美丝袜丝交足nylons图片| 国产一区视频在线看| 亚洲国产精品久久人人爱| 久久综合久久久久88| 欧美日韩国产片| 成人高清av在线| 美日韩黄色大片| 亚洲午夜精品在线| 国产日产亚洲精品系列| 欧美三级日本三级少妇99| 成年人国产精品| 国产麻豆视频一区| 人人狠狠综合久久亚洲| 亚洲自拍偷拍av| 国产精品福利一区二区| 久久先锋资源网| 欧美成人性战久久| 在线播放中文一区| 成人av电影免费观看| 国产一区二三区| 精品一区二区免费看| 午夜精品福利一区二区蜜股av| 亚洲男人都懂的| 日本一区二区成人| 久久精品视频在线免费观看| 精品国产1区二区| 日韩欧美国产不卡| 欧美一区二区视频在线观看2020 | 亚洲免费三区一区二区| 26uuu色噜噜精品一区| 一本大道久久a久久综合婷婷| 免费美女久久99| 午夜视频一区二区| 中文字幕亚洲区| 中文字幕精品在线不卡| 精品久久五月天| 久久久九九九九| 精品国产电影一区二区| 欧美性色黄大片| 色天使色偷偷av一区二区| 国产精品综合视频| 美女精品一区二区| 日韩av电影免费观看高清完整版| 一区二区三区四区精品在线视频| 欧美成人vr18sexvr| 欧美私模裸体表演在线观看| 色婷婷久久99综合精品jk白丝| jvid福利写真一区二区三区| 国产精品99精品久久免费| 另类小说欧美激情| 极品美女销魂一区二区三区 | 91网站黄www| av激情亚洲男人天堂| 国产黄人亚洲片| 午夜成人免费视频| 麻豆精品视频在线观看视频| 麻豆国产一区二区| 精品综合免费视频观看| 国产在线乱码一区二区三区| 激情久久五月天| 韩国v欧美v亚洲v日本v| 精品一区二区免费在线观看| 国产精品白丝jk白祙喷水网站| 成人av网站大全| 91啪亚洲精品| 欧美四级电影网| 欧美一区二区三区四区高清| 日韩欧美的一区| 2023国产一二三区日本精品2022| 久久久www免费人成精品| 国产偷v国产偷v亚洲高清| 1000部国产精品成人观看| 亚洲男人电影天堂| 日韩激情在线观看| 久久精品国产77777蜜臀| 久久国内精品自在自线400部| 美女视频一区在线观看| 国产成人精品免费看| 色欧美乱欧美15图片| 欧美一级日韩不卡播放免费| 亚洲精品在线电影| 中文字幕av一区 二区| 亚洲狠狠丁香婷婷综合久久久| 日韩在线观看一区二区| 国产一区二区不卡老阿姨| 97久久精品人人做人人爽| 欧美日韩在线免费视频| 欧美中文字幕一区二区三区亚洲| 精品久久久久久久久久久久久久久久久| 久久久久久久一区| 亚洲无人区一区| 国产伦精品一区二区三区视频青涩| 成人av网站免费| 欧美疯狂性受xxxxx喷水图片| 久久色在线视频| 亚洲最快最全在线视频| 国产精品123区| 69久久99精品久久久久婷婷| 国产日韩欧美一区二区三区乱码| 一区二区三区在线免费观看| 久久99精品久久久久久久久久久久| 成人免费av网站| 欧美伦理电影网| 国产精品剧情在线亚洲| 日韩电影在线看| 99re6这里只有精品视频在线观看| 欧美在线色视频| 中文字幕亚洲一区二区av在线| 日韩高清不卡在线| 色综合天天性综合| 久久久国产综合精品女国产盗摄| 亚洲国产精品一区二区久久 | 国产片一区二区三区| 玉米视频成人免费看| 麻豆精品久久久| 欧美日韩一区二区三区不卡| 久久综合成人精品亚洲另类欧美 | 久久理论电影网| 亚洲影院理伦片| 国产黄色91视频| 久久久一区二区三区捆绑**| 日韩成人免费电影| 日本精品一区二区三区四区的功能| 国产午夜久久久久| 麻豆精品国产91久久久久久| 欧美日韩高清在线播放| 亚洲欧美在线高清| 精品中文字幕一区二区小辣椒 | 青青草97国产精品免费观看 | 欧美天堂一区二区三区| 国产精品视频观看| 国产精品亚洲第一 | 欧美一级免费观看| 亚洲国产cao| 欧美性色综合网| 亚洲另类中文字| 成人激情免费网站| 精品免费一区二区三区| 美女脱光内衣内裤视频久久影院| 欧美日韩在线免费视频| 亚洲乱码国产乱码精品精的特点 | 一区二区激情小说| av亚洲精华国产精华精| 中日韩免费视频中文字幕| 国产精品自在在线| 国产色产综合产在线视频| 麻豆精品在线播放| 欧美成人vps| 国产精品亚洲专一区二区三区| 精品国产污污免费网站入口| 国产老妇另类xxxxx| 欧美精品一区二区三区在线播放| 亚洲一区二区三区视频在线播放| 成人福利视频网站| 国产精品美女一区二区| 91亚洲国产成人精品一区二区三| 国产精品毛片大码女人| 国产成人精品一区二区三区四区 | 日韩免费一区二区| 经典三级视频一区|