You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by gi...@apache.org on 2020/12/02 08:31:20 UTC

[struts-site] branch asf-site updated: Automatic Site Publish by Buildbot

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f364e78  Automatic Site Publish by Buildbot
f364e78 is described below

commit f364e78fa30489db12745d2b18ea6a58b9c48ea6
Author: buildbot <us...@infra.apache.org>
AuthorDate: Wed Dec 2 08:31:16 2020 +0000

    Automatic Site Publish by Buildbot
---
 output/core-developers/interceptors.html       |  7 +++++--
 output/core-developers/struts-default-xml.html |  7 +++++--
 output/core-developers/web-xml.html            | 12 +++++++++++-
 3 files changed, 21 insertions(+), 5 deletions(-)

diff --git a/output/core-developers/interceptors.html b/output/core-developers/interceptors.html
index e7a346f..a04c195 100644
--- a/output/core-developers/interceptors.html
+++ b/output/core-developers/interceptors.html
@@ -312,7 +312,10 @@ than reiterate the same list of Interceptors, we can bundle these Interceptors t
                 com.opensymphony.xwork2.inject.,
                 com.opensymphony.xwork2.ognl.,
                 com.opensymphony.xwork2.security.,
-                com.opensymphony.xwork2.util."</span> <span class="nt">/&gt;</span>
+                com.opensymphony.xwork2.util.,
+                org.apache.tomcat.,
+                org.apache.catalina.core.,
+                org.wildfly.extension.undertow.deployment."</span> <span class="nt">/&gt;</span>
 
     <span class="nt">&lt;constant</span> <span class="na">name=</span><span class="s">"struts.devMode.excludedPackageNames"</span>
               <span class="na">value=</span><span class="s">"
@@ -450,7 +453,7 @@ than reiterate the same list of Interceptors, we can bundle these Interceptors t
 
     <span class="nt">&lt;bean</span> <span class="na">type=</span><span class="s">"com.opensymphony.xwork2.config.providers.ValueSubstitutor"</span> <span class="na">class=</span><span class="s">"com.opensymphony.xwork2.config.providers.EnvsValueSubstitutor"</span> <span class="na">scope=</span><span class="s">"singleton"</span><span class="nt">/&gt;</span>
 
-    <span class="nt">&lt;package</span> <span class="na">name=</span><span class="s">"struts-default"</span> <span class="na">abstract=</span><span class="s">"true"</span> <span class="na">strict-method-invocation=</span><span class="s">"true"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;package</span> <span class="na">name=</span><span class="s">"struts-default"</span> <span class="na">abstract=</span><span class="s">"true"</span><span class="nt">&gt;</span>
         <span class="nt">&lt;result-types&gt;</span>
             <span class="nt">&lt;result-type</span> <span class="na">name=</span><span class="s">"chain"</span> <span class="na">class=</span><span class="s">"com.opensymphony.xwork2.ActionChainResult"</span><span class="nt">/&gt;</span>
             <span class="nt">&lt;result-type</span> <span class="na">name=</span><span class="s">"dispatcher"</span> <span class="na">class=</span><span class="s">"org.apache.struts2.result.ServletDispatcherResult"</span> <span class="na">default=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
diff --git a/output/core-developers/struts-default-xml.html b/output/core-developers/struts-default-xml.html
index 84c7d00..ffee4ac 100644
--- a/output/core-developers/struts-default-xml.html
+++ b/output/core-developers/struts-default-xml.html
@@ -229,7 +229,10 @@ setting in <a href="struts-properties.html">struts.properties</a>.</p>
                 com.opensymphony.xwork2.inject.,
                 com.opensymphony.xwork2.ognl.,
                 com.opensymphony.xwork2.security.,
-                com.opensymphony.xwork2.util."</span> <span class="nt">/&gt;</span>
+                com.opensymphony.xwork2.util.,
+                org.apache.tomcat.,
+                org.apache.catalina.core.,
+                org.wildfly.extension.undertow.deployment."</span> <span class="nt">/&gt;</span>
 
     <span class="nt">&lt;constant</span> <span class="na">name=</span><span class="s">"struts.devMode.excludedPackageNames"</span>
               <span class="na">value=</span><span class="s">"
@@ -367,7 +370,7 @@ setting in <a href="struts-properties.html">struts.properties</a>.</p>
 
     <span class="nt">&lt;bean</span> <span class="na">type=</span><span class="s">"com.opensymphony.xwork2.config.providers.ValueSubstitutor"</span> <span class="na">class=</span><span class="s">"com.opensymphony.xwork2.config.providers.EnvsValueSubstitutor"</span> <span class="na">scope=</span><span class="s">"singleton"</span><span class="nt">/&gt;</span>
 
-    <span class="nt">&lt;package</span> <span class="na">name=</span><span class="s">"struts-default"</span> <span class="na">abstract=</span><span class="s">"true"</span> <span class="na">strict-method-invocation=</span><span class="s">"true"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;package</span> <span class="na">name=</span><span class="s">"struts-default"</span> <span class="na">abstract=</span><span class="s">"true"</span><span class="nt">&gt;</span>
         <span class="nt">&lt;result-types&gt;</span>
             <span class="nt">&lt;result-type</span> <span class="na">name=</span><span class="s">"chain"</span> <span class="na">class=</span><span class="s">"com.opensymphony.xwork2.ActionChainResult"</span><span class="nt">/&gt;</span>
             <span class="nt">&lt;result-type</span> <span class="na">name=</span><span class="s">"dispatcher"</span> <span class="na">class=</span><span class="s">"org.apache.struts2.result.ServletDispatcherResult"</span> <span class="na">default=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
diff --git a/output/core-developers/web-xml.html b/output/core-developers/web-xml.html
index 65493b9..98b6d9e 100644
--- a/output/core-developers/web-xml.html
+++ b/output/core-developers/web-xml.html
@@ -129,7 +129,17 @@
   <section class="col-md-12">
     <a href="index.html" title="back to Core Developers Guide"><< back to Core Developers Guide</a>
     <a class="edit-on-gh" href="https://github.com/apache/struts-site/edit/master/source/core-developers/web-xml.md" title="Edit this page on GitHub">Edit on GitHub</a>
-    <h1 id="webxml">web.xml</h1>
+    <h1 class="no_toc" id="webxml">web.xml</h1>
+
+<ul id="markdown-toc">
+  <li><a href="#simple-example" id="markdown-toc-simple-example">Simple Example</a></li>
+  <li><a href="#changed-filter-package-in-struts--25" id="markdown-toc-changed-filter-package-in-struts--25">Changed filter package in Struts &gt;= 2.5</a></li>
+  <li><a href="#changed-filter-structure-in-struts--213" id="markdown-toc-changed-filter-structure-in-struts--213">Changed Filter Structure in Struts &gt;= 2.1.3</a></li>
+  <li><a href="#exclude-specific-urls" id="markdown-toc-exclude-specific-urls">Exclude specific URLs</a></li>
+  <li><a href="#taglib-example" id="markdown-toc-taglib-example">Taglib Example</a></li>
+  <li><a href="#custom-filemanager-and-filemanagerfactory-implementations" id="markdown-toc-custom-filemanager-and-filemanagerfactory-implementations">Custom FileManager and FileManagerFactory implementations</a></li>
+  <li><a href="#custom-configuration-provider" id="markdown-toc-custom-configuration-provider">Custom configuration provider</a></li>
+</ul>
 
 <p>The <code class="highlighter-rouge">web.xml</code> web application descriptor file represents the core of the Java web application, so it is appropriate 
 that it is also part of the core of the Struts framework. In the <code class="highlighter-rouge">web.xml</code> file, Struts defines its FilterDispatcher,