adplus-dvertising
frame-decoration

Question

Callback methods provided by HandlerInterceptor to implement.

a.

preHandle()

b.

postHandle()

c.

afterCompletion()

d.

all of the mentioned

Answer: (d).all of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Callback methods provided by HandlerInterceptor to implement.

Similar Questions

Discover Related MCQs

Q. Interface implemented by locale resolver.

Q. You can define a locale resolver by registering a bean of type LocaleResolver in the web application context.

Q. Default localeResolver used by Spring.

Q. AcceptHeaderLocaleResolver resolves locales by inspecting the accept-language header of an HTTP request.

Q. Alternative way to resolve locales.

Q. Property which indicates how many seconds this cookie should be persisted.

Q. Method used to change user’s locale.

Q. Property of LocaleChangeInterceptor used to customize parameter name.

Q. LocaleChangeInterceptor can only detect the parameter for the handler mappings that enable it.

Q. Parameter which can change user’s locale by any URL.

Q. Interface used to resolve text messages.

Q. Tag used by view to resolve text messages.

Q. The ResourceBundleMessageSource implementation resolves messages for different locales.

Q. cookieName is used by localeResolver to customize the cookie used.

Q. The cookieMaxAge value when browser is closed.

Q. Interface for Dispatcher Servlet to auto detect view resolver beans.

Q. ViewResolver which maps each view name tol an application’s directory.

Q. InternalResourceViewResolver resolves view names into view objects of type.

Q. By default, XmlViewResolver loads view beans from /WEB-INF/views.xml which is final.

Q. View beans from a resource bundle is loaded by.