A JSP page needs to instantiate a JavaBean to be used by only that page. Which two jsp:useBean
attributes must be used to access this attribute in the JSP page? (Choose two.)
A.
id
B.
type
C.
name
D.
class
E.
scope
F.
create
Explanation:
A JSP page needs to instantiate a JavaBean to be used by only that page. Which two jsp:useBean
attributes must be used to access this attribute in the JSP page? (Choose two.)
A JSP page needs to instantiate a JavaBean to be used by only that page. Which two jsp:useBean
attributes must be used to access this attribute in the JSP page? (Choose two.)
A.
id
B.
type
C.
name
D.
class
E.
scope
F.
create
Explanation: