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)- A79% (19)
- B4% (1)
- C13% (3)
- F4% (1)
Community Discussion
No community discussion yet for this question.