亚洲欧美第一页_禁久久精品乱码_粉嫩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一区二区三区免费野_久草精品视频
91亚洲精品久久久蜜桃网站| 一区二区久久久久久| 欧美精品一区二区久久婷婷| 欧美精品一区二区三区在线播放| 精品国产免费一区二区三区香蕉 | 欧美午夜精品久久久| 欧美无砖专区一中文字| 精品久久久久香蕉网| 国产午夜亚洲精品理论片色戒| 国产精品乱码一区二区三区软件| 亚洲综合免费观看高清在线观看| 视频一区二区不卡| 狠狠色丁香九九婷婷综合五月 | 精品久久久久久亚洲综合网| 国产视频一区二区在线观看| 国产精品久久精品日日| 午夜久久电影网| 经典三级视频一区| fc2成人免费人成在线观看播放| 欧美日韩色综合| 久久久久亚洲综合| 一区二区三区在线观看动漫| 亚洲小说春色综合另类电影| 另类的小说在线视频另类成人小视频在线| 国产高清一区日本| 色视频成人在线观看免| 久久综合九色综合97婷婷| 中文字幕中文字幕一区二区| 性做久久久久久免费观看| 国产福利一区二区三区在线视频| 色94色欧美sute亚洲线路一久 | 日韩欧美在线1卡| 久久久久久久久久久久电影| 一区二区三区欧美日| 蜜乳av一区二区| 色噜噜狠狠成人网p站| 欧美一二三四在线| 亚洲色图欧美在线| 狠狠v欧美v日韩v亚洲ⅴ| 99r国产精品| 久久久久久久免费视频了| 国产精品久久久久久久久动漫 | 99热在这里有精品免费| 91精品国产综合久久蜜臀| 综合网在线视频| 美女高潮久久久| 色婷婷av一区| 精品国产sm最大网站免费看 | 在线影视一区二区三区| 精品久久人人做人人爱| 日韩国产精品久久久| a在线欧美一区| 精品国产乱码久久久久久蜜臀| 亚洲午夜在线电影| 99视频精品在线| 国产无人区一区二区三区| 亚洲综合色视频| 日本精品视频一区二区| 欧美国产精品专区| 精品一区二区久久| 精品少妇一区二区三区免费观看| 亚洲国产精品久久艾草纯爱| 波多野结衣亚洲| 国产欧美精品国产国产专区 | 国内成+人亚洲+欧美+综合在线| 欧美精品国产精品| 亚洲日本成人在线观看| 韩国av一区二区三区在线观看| 91精品黄色片免费大全| 亚洲一区二区三区精品在线| 99在线精品视频| 制服.丝袜.亚洲.另类.中文| 亚洲福利一区二区三区| 欧美性大战久久久久久久蜜臀| 国产欧美一区二区精品性色超碰| 国产精品香蕉一区二区三区| 日韩午夜小视频| 国产精品亚洲第一区在线暖暖韩国| 欧美va亚洲va香蕉在线| 日本不卡高清视频| 欧美久久久久久久久久| 天天综合天天做天天综合| 欧美性猛交xxxx黑人交| 亚洲一区二区三区四区五区黄| 欧美日韩中文字幕精品| 一区二区三区精密机械公司| 91国产免费观看| 亚洲欧洲一区二区在线播放| 一本大道久久a久久综合| 亚洲欧美综合网| 99久久综合国产精品| 一区二区三区四区av| 成人免费av网站| 综合色天天鬼久久鬼色| 欧洲一区二区av| 亚洲成人手机在线| 制服丝袜在线91| 日韩av中文在线观看| 欧美大片日本大片免费观看| 久久99久久99小草精品免视看| 精品卡一卡二卡三卡四在线| 国产91富婆露脸刺激对白| 国产精品美女久久久久久| 色婷婷综合久久久中文字幕| 天天色天天操综合| 日韩午夜精品电影| 国产综合久久久久久鬼色| 国产精品久久看| 欧美午夜视频网站| 免费看欧美女人艹b| 久久蜜臀精品av| 99久久婷婷国产综合精品| 亚洲综合久久久| 日韩欧美电影在线| 99国产精品99久久久久久| 亚洲制服欧美中文字幕中文字幕| 欧美人与禽zozo性伦| 国产精品99久久久久久久女警| 国产精品久久久久一区二区三区| 色美美综合视频| 亚洲无人区一区| 久久久久国产精品麻豆| 99国产精品国产精品毛片| 亚洲成人黄色小说| 国产欧美日韩一区二区三区在线观看| 99久久免费视频.com| 亚洲成av人片在线观看| 精品成人免费观看| 成a人片亚洲日本久久| 亚洲一区二区三区视频在线| 欧美成人精品1314www| 色哟哟欧美精品| 久久成人免费日本黄色| 中文字幕亚洲一区二区va在线| 91成人看片片| 久久国产综合精品| 亚洲欧美国产三级| 欧美酷刑日本凌虐凌虐| av在线不卡免费看| 日本在线播放一区二区三区| 国产性做久久久久久| 欧美乱熟臀69xxxxxx| 国产超碰在线一区| 午夜精品久久久久久久| 久久久亚洲国产美女国产盗摄 | 欧美激情中文字幕| 欧美日韩在线直播| 99re这里都是精品| 狂野欧美性猛交blacked| 国产精品第四页| 久久只精品国产| 欧美三级乱人伦电影| 成人小视频免费观看| 亚洲成a天堂v人片| 一区在线播放视频| 久久综合久久鬼色| 欧美日韩aaa| 91电影在线观看| 成人亚洲一区二区一| 麻豆国产91在线播放| 午夜精品久久久久| 亚洲品质自拍视频| 国产三级一区二区| 日韩欧美精品三级| 91精品婷婷国产综合久久竹菊| 欧美日韩一区久久| 欧洲另类一二三四区| 91麻豆精品国产自产在线| 欧美写真视频网站| 色综合天天综合色综合av| 成人性生交大片免费看中文 | 国产情人综合久久777777| 欧美电视剧在线看免费| 日韩一区二区在线观看视频| 777精品伊人久久久久大香线蕉| 色国产精品一区在线观看| 日本精品裸体写真集在线观看| 成人黄色综合网站| 波多野结衣视频一区| 成人av免费在线观看| 成人高清伦理免费影院在线观看| 国产精品99久久久久久久女警| 国产一区二区美女诱惑| 午夜精品一区二区三区电影天堂 | 97精品国产露脸对白| 国产91高潮流白浆在线麻豆| 国产传媒一区在线| 成人精品电影在线观看| 韩国一区二区三区| 国产成人精品www牛牛影视| 国产精品主播直播| 岛国av在线一区| 不卡一区二区三区四区| 99久久免费视频.com| 成人动漫中文字幕| 99精品久久99久久久久| 欧美性大战久久久久久久| 51精品视频一区二区三区| 欧美成人精品1314www| 久久久777精品电影网影网|