多选题Which two are true concerning the objects available to developers creating tag files?()AThe session object must be declared explicitly.BThe request and response objects are available implicitly.CThe output stream is available through the implicit outSt

题目
多选题
Which two are true concerning the objects available to developers creating tag files?()
A

The session object must be declared explicitly.

B

The request and response objects are available implicitly.

C

The output stream is available through the implicit outStream object.

D

The servlet context is available through the implicit servletContext object.

E

The JspContext for the tag file is available through the implicit jspContext object.


相似考题
参考答案和解析
正确答案: A,E
解析: 暂无解析