1.
Which of the following tags is used to evaluate body content in JSP?
2.
In JSP, which of the following tags is used to skip the body content of tags?
3.
In JSP, which of the following tags is used to skip the page content at the occurrence of custom tags?
4.
In JSP, which of the following tags is used to assign a parent to tag handlers?
5.
Which of the following methods returns the relative path of the resource in JSP?
6.
Which of the following methods returns the absolute path of the resource in JSP?
7.
Which of the following is required to create a TCP socket in JSP?
8.
In JSP, which of the following classes is used to provide the core validation features for JSTL tags?