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?()
A、 id
B、 type
C、 name
D、 class
E、 scope
F、 create