nerdexam
Oracle

1Z0-899 · Question #173

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.)

The correct answer is A. id D. type E. scope. See the full explanation below for the reasoning.

Question

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.)

Options

  • Aid
  • Bname
  • Cbean
  • Dtype
  • Escope
  • FbeanName

How the community answered

(24 responses)
  • A
    79% (19)
  • B
    4% (1)
  • C
    13% (3)
  • F
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice