1.
In JSP, which of the following methods returns an enumeration of all header names?
2.
In JSP, which of the following methods returns the current session that is associated with a request?
3.
In JSP, which of these helps retrieve the IP address of a client?
4.
In JSP, which of the following methods is used to set the character encoding of a response?
5.
In JSP, which of the following methods is used to read a client's binary data stream?
6.
In JSP, which of the following methods is invoked by the Web Container to indicate to a filter that it is being taken out of service?
7.
Which of the following JavaScript methods is used to set the path for a cookie?
8.
In JSP, which of the following methods is used to assign a boolean value to a cookie, that is sent over an encrypted connection?
9.
Which of the following JavaScript methods is used to specify a comment that describes a cookie's purpose?
10.
Which of the following properties is used for bean development in JSP?