jpetstore修改最关键的是这句话:request.getSession().setAttribute("countForm",countForm1);
得到时用CountForm countForm=request.getSession().getAttribute("countForm");
jpetstore修改最关键的是这句话:request.getSession().setAttribute("countForm",countForm1);
得到时用CountForm countForm=request.getSession().getAttribute("countForm");