隨筆-295  評(píng)論-26  文章-1  trackbacks-0
          private void bbslogin(String name,String pwd) {
          ??WebContext context = WebContextFactory.get();
          ??Cookie[] cookie1 = context.getHttpServletRequest().getCookies();
          ??if (cookie1 == null) {
          ???Cookie cookie = new Cookie("bbsUser", name);
          ???Cookie cookpwd=new Cookie("bbsPwd",pwd);
          ???cookie.setMaxAge(60*60*2);
          ???cookpwd.setMaxAge(60*60*2);
          ???cookpwd.setPath("/");
          ???cookie.setPath("/");
          ???context.getHttpServletResponse().addCookie(cookie);
          ??} else {
          ???for (int i = 0; i < cookie1.length; i++) {
          ????String vname = cookie1[i].getName();
          ????String value = cookie1[i].getValue();
          ????if (!vname.equals("bbsUser")) {
          ?????Cookie cookie = new Cookie("bbsUser", name);
          ?????Cookie cookpwd=new Cookie("bbsPwd",pwd);
          ?????cookie.setMaxAge(60*60*2);
          ?????cookpwd.setMaxAge(60*60*2);
          ?????cookie.setPath("/");
          ?????cookpwd.setPath("/");
          ?????context.getHttpServletResponse().addCookie(cookie);
          ????}
          ???}
          ??}
          ?}


          大盤預(yù)測(cè) 國(guó)富論
          posted on 2008-01-21 15:32 華夢(mèng)行 閱讀(157) 評(píng)論(0)  編輯  收藏

          只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。


          網(wǎng)站導(dǎo)航:
           
          主站蜘蛛池模板: 安泽县| 清丰县| 泰州市| 达州市| 尼木县| 玉林市| 渑池县| 长阳| 文登市| 邢台县| 宁波市| 横峰县| 大埔县| 金阳县| 浪卡子县| 阿坝| 台北县| 西青区| 互助| 禄劝| 称多县| 个旧市| 陆川县| 东阿县| 福清市| 农安县| 富源县| 新龙县| 嘉定区| 张掖市| 洛宁县| 呼伦贝尔市| 榆社县| 普洱| 辉县市| 武安市| 枣庄市| 广宁县| 高雄市| 额济纳旗| 叙永县|