A.HttpServletRequest、getSession B.HttpServletResponse、newSession C.HtttpSession、newInstance D.HttpSession、getSession
A.setAttribute()方法 B.getMaxInactiveInterval()方法 C.setMaxInactiveInterval()方法 D.setTime()方法
A.Controller中接受用戶請(qǐng)求 B.View中返回響應(yīng)信息,刷新用戶界面 C.Model中處理業(yè)務(wù)邏輯 D.訪問(wèn)Model中的元素