A.-10 B.10 C.30 D.-32
A.一個session可以對應(yīng)數(shù)個用戶 B.一個session只能對應(yīng)一個用戶 C.可以手動關(guān)閉一個session D.session如果不手動關(guān)閉,會一直存在Server中
A.Cookies B.隱藏的表單域 C.Servlet提供的session類 D.使用Web-Server的application對象