Q.

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
Answer» B. import
1.4k
0
Do you find this helpful?
8

Discussion

No comments yet