1.

Which of the following objects can be used in expressions and scriplets in JSP (Java Server Pages) without explicitly declaring them?

A. session and request only
B. request and response only
C. response and session only
D. session, request and response
Answer» E.


Discussion

No Comment Found