douder

HttpSession session = request.getSession();
session.setAttribute("key",value);

jap 用 ${key}来接收该值

 

分类:

技术点:

相关文章: