add dispatchers
This commit is contained in:
parent
f845f1f353
commit
139fee06f7
1 changed files with 2 additions and 0 deletions
|
@ -168,6 +168,8 @@
|
|||
<filter-name>lastaPrepareFilter</filter-name>
|
||||
<url-pattern>/*</url-pattern>
|
||||
<dispatcher>REQUEST</dispatcher>
|
||||
<dispatcher>FORWARD</dispatcher>
|
||||
<dispatcher>INCLUDE</dispatcher>
|
||||
</filter-mapping>
|
||||
|
||||
<!-- TODO
|
||||
|
|
Loading…
Add table
Reference in a new issue