____ is a reusable component that can be used for separating things like validation and logging from the action code

59. ____ is a reusable component that can be used for separating things like validation and logging from the action code.

  1. Interceptors
  2. MVC
  3. Hibernate

Answer: A) Interceptors

Explanation:

Interceptors are reusable components that can be used for separating things like validation and logging from the action code.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.