Multiple Choice
Which two interfaces does the javax. servlet. jsp package have?
A) JspPage
B) HttpJspPage
C) PageContext
D) Both A & B
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Which of the following delegates the request
Q16: Which of the following acts as a
Q17: Which can generate HTML dynamically on the
Q18: How many jsp implicit objects are there
Q19: Which statement correctly identifies the goals of
Q20: Which attribute specifies a JSP page that
Q21: Which statement about life-cycle callback methods is
Q23: An instance of Action is invoked by<br>A)
Q24: Which of the following should always forwards
Q25: JSPs eventually are compiled into Java servlets,