Which two jsp:useBean attributes must be used to access this attribute in the JSP page?

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:



Leave a Reply 0

Your email address will not be published. Required fields are marked *