孤燈野火
          暢想的天空
          posts - 2,comments - 4,trackbacks - 0

          在web。xml中配置一個監聽

          <listener>
                  <listener-class>
                      org.springframework.web.context.request.RequestContextListener
                  </listener-class>
              </listener>

          之后就可以在程序使用了

           

          public  HttpServletRequest getHttpServletRequest()
           {
            ServletRequestAttributes servletRequestAttributes = (ServletRequestAttributes)RequestContextHolder.getRequestAttributes();
            return servletRequestAttributes.getRequest();
           }
          posted on 2012-09-21 16:51 孤飛燕 閱讀(1235) 評論(0)  編輯  收藏 所屬分類: Spring
          主站蜘蛛池模板: 策勒县| 襄汾县| 鹤峰县| 正宁县| 竹山县| 河北省| 平潭县| 石首市| 嘉峪关市| 抚顺县| 瓦房店市| 唐海县| 大洼县| 利津县| 巴彦淖尔市| 临夏县| 罗定市| 聊城市| 扎兰屯市| 七台河市| 大田县| 西青区| 连平县| 南靖县| 寻甸| 青海省| 沂水县| 马边| 黄冈市| 榆中县| 绥中县| 丹江口市| 敦煌市| 高淳县| 田林县| 澄城县| 黎城县| 抚松县| 兴和县| 大田县| 林口县|