public static HttpServletResponse getResponse()
//獲取HttpServletResponse物件 HttpServletResponse response = ServletActionContext.getResponse();