Simple view selector that makes an ApplicationView selection using a
view name expression.
This factory will treat all attributes returned from calling
getModel() as the application model exposed to the
view during rendering. This is typically the union of attributes in request,
flow, and conversation scope.
This selector also supports setting a redirectType value that can be
used to trigger a redirect to the ApplicationView at a bookmarkable
URL.
This factory will treat all attributes returned from calling getModel() as the application model exposed to the view during rendering. This is typically the union of attributes in request, flow, and conversation scope.
This selector also supports setting a redirectType value that can be used to trigger a redirect to the ApplicationView at a bookmarkable URL.