Multiple Choice
JSP includes a mechanism for defining …………………………. or custom tags.
A) static attributes
B) local attributes
C) dynamic attributes
D) global attributes
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Which http method send by browser that
Q13: JSPs eventually are compiled into Java servlets,
Q14: The values of <servlet-name> and <servlet-class> in
Q15: Which technology do we mix our business
Q16: Which is the Microsoft solution for providing
Q18: A JSP page consists of which tags?<br>A)HTML
Q19: A deployment descriptor describes<br>A)Web component response settings<br>B)Web
Q20: Which of the scripting of JSP not
Q21: Which is not a directive?<br>A)include<br>B)page<br>C)export<br>D)taglib
Q22: Which tag is used to execute java