posted 11 years ago
Hi,
I have found the answer myself.
getView(): Return the View object, or null if we are using a view name to be resolved by the DispatcherPortlet via a ViewResolver.
getViewname(): Return the view name to be resolved by the DispatcherPortlet via a ViewResolver, or null if we are using a view object.