InterviewSolution
Saved Bookmarks
| 1. |
What Does The Viewresolver Class? |
|
Answer» The VIEW Resolver CLASS resolves the view component to be invoked for the REQUEST. It DEFINES prefix and suffix properties to resolve the view component. The View Resolver class resolves the view component to be invoked for the request. It defines prefix and suffix properties to resolve the view component. |
|