

MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Spring knowledge and support exam preparation. Choose a topic below to get started.
1. |
Component of JSF, for user s input in a form. |
A. | h:form |
B. | h:commandButton |
C. | h:outputText |
D. | h:inputText |
Answer» B. h:commandButton | |
2. |
Class used to have full access to the Spring context s life cycle machinery and dependency injection. |
A. | DelegatingFilterProxy |
B. | WebApplicationContextUtils.getRequiredWeb() |
C. | WebApplicationUtils.getRequiredWebApplicationContext() |
D. | None of the mentioned |
Answer» B. WebApplicationContextUtils.getRequiredWeb() | |