Multiple choice technology web technology

Default interceptor stack containing validation interceptor, workflow inteceptor and others can be customized

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Java web frameworks like Struts, the default interceptor stack includes validation, workflow, and other interceptors. This stack is fully customizable - developers can remove interceptors, add new ones, or create entirely custom stacks to suit application needs.