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

A session-scoped attribute is stored by a servlet, and then servlet forwards to a JSP page. Which
three jsp:useBean attributes must be used to access this attribute in the JSP page? (Choose
three.)

A session-scoped attribute is stored by a servlet, and then servlet forwards to a JSP page. Which
three jsp:useBean attributes must be used to access this attribute in the JSP page? (Choose
three.)

A.
id

B.
name

C.
bean

D.
type

E.
scope

F.
beanName



Leave a Reply 2

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