MCQOPTIONS
Saved Bookmarks
This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Spring knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
To use Spring Faces Components, we register which of the following? |
| A. | Servlet API |
| B. | ResourceServlet |
| C. | All of the mentioned |
| D. | None of the mentioned |
| Answer» C. All of the mentioned | |
| 2. |
For cross field validation or some sort of barrier to ensure state before you start a flow, we use. |
| A. | FacesContext |
| B. | FaceletContext |
| C. | FacesResolver |
| D. | All of the mentioned |
| Answer» B. FaceletContext | |
| 3. |
Navigation in traditional JSF applications is handled by:- |
| A. | linking directly linking to a resource |
| B. | commandLink |
| C. | invoking an action |
| D. | all of the mentioned |
| Answer» E. | |
| 4. |
File extension of a view state s name which is by default loaded by facelet page. |
| A. | .xml |
| B. | .hbm.xml |
| C. | .xhtml |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 5. |
Submodules of Spring Web Flow to simplify use of JSF and javascript in Spring. |
| A. | Spring Faces |
| B. | Spring Javascript |
| C. | None of the mentioned |
| D. | All of the mentioned |
| Answer» E. | |