InterviewSolution
Saved Bookmarks
| 1. |
What Is A Nested Bean? |
|
Answer» SCOPES the BEAN within the bean that USES it. One LESS bean id in the SET of bean names. Scopes the bean within the bean that uses it. One less bean id in the set of bean names. |
|