mirror of
https://github.com/apache/struts.git
synced 2026-08-05 14:47:09 +00:00
Excludes non-Struts related requests
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
<constant name="struts.serve.static" value="true" />
|
||||
<constant name="struts.serve.static.browserCache" value="false" />
|
||||
|
||||
<constant name="struts.action.excludePattern" value=".*\.gif,.*\.css,.*\.js"/>
|
||||
|
||||
<include file="struts-interactive.xml" />
|
||||
|
||||
<include file="struts-hangman.xml" />
|
||||
|
||||
Reference in New Issue
Block a user