Changes

Jump to: navigation, search

MVC

4 bytes added, 01:28, 4 April 2007
no edit summary
<br><br>
Interceptors are executed again (in reverse order, calling the after clause). Finally, the response returns through the filters configured in the web.xml. If the ActionContextCleanUp filter is present, the FilterDispatcher will not clean up the ThreadLocal ActionContext. If the ActionContextCleanUp filter is not present, the FilterDispatcher will cleanup all ThreadLocals.
<br><br>
Source cited: [http://struts.apache.org/2.0.6/docs/big-picture.html Big Picture]
<br><br>
1
edit

Navigation menu