Answer (Choose 1 answer)
B A. throughout all future invocations of the JSP as long as the session is not expired
C B. Throughout the remainder of the page.
OD C. within other servlets and JSP pages of the same web applications.
D. throughout all future invocations of the JSP as long as the servlet engine is running.
Where the bean is declared using the following useBean tag accessible?
<jsp:useBean id="jbean" class="com.jclass.JBean" />
the exam.
Exit 10