Multiple Choice
A JSP page uses the java. util. ArrayList class many times. Instead of referring the class by its complete package name each time, we want to just use ArrayList. Which attribute of page directive must be specified to achieve this? Select the one correct answer.
A) extends
B) import
C) include
D) package
Correct Answer:

Verified
Correct Answer:
Verified
Q15: How does Java Script store dates in
Q16: Which attribute needs to be changed to
Q17: Which of the following are capable of
Q18: JSP pages have access to implicit objects
Q19: What type of image map could be
Q20: Which of the following is correct to
Q21: Java Script entities start with _and end
Q22: A JSP page needs to generate an
Q23: Which of the following is a server-side
Q24: What is the limitation of creating ActionServlet