多項選擇題Cookie的特性有()。
A.cookie有名稱/值對
B.cookie保存在客戶端
C.cookie中的信息在HTTP請求和響應(yīng)的主體中交換
D.cookie有可以設(shè)置的生命周期
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題J2EE中,哪個類的哪個方法用于創(chuàng)建對話?()
A.HttpServletRequest、getSession
B.HttpServletResponse、newSession
C.HtttpSession、newInstance
D.HttpSession、getSession
2.單項選擇題設(shè)置session的有效時間使用的是該對象的什么方法?()
A.setAttribute()方法
B.getMaxInactiveInterval()方法
C.setMaxInactiveInterval()方法
D.setTime()方法