A.它可以包含靜態(tài)文件 B.它可以包含動(dòng)態(tài)文件 C.當(dāng)它的flush屬性為true時(shí),表示緩沖區(qū)滿時(shí),將會(huì)被清空 D.它的flush屬性的默認(rèn)值為true
A.service B.doGet C.doPost D.init
A.getSession(null) B.getSession(true) C.getSession(false)