HttpSession session = request.getSession();
url = url+";jsessionid="+session.getId();

  

相关文章: