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 03751e332 Automatic Site Publish by Buildbot
03751e332 is described below
commit 03751e3323ddb76c0ef4886f3ebdc0b92aa80042
Author: buildbot <[email protected]>
AuthorDate: Thu Mar 28 11:52:30 2024 +0000
Automatic Site Publish by Buildbot
---
output/plugins/tiles/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/plugins/tiles/index.html b/output/plugins/tiles/index.html
index 83f1258db..c75e28b8f 100644
--- a/output/plugins/tiles/index.html
+++ b/output/plugins/tiles/index.html
@@ -194,7 +194,7 @@ configuration will be similar to:</p>
</li>
<li>
<p>Register the Tiles listener. This listener will typically either be the
standard tiles listener <code class="language-plaintext
highlighter-rouge">org.apache.tiles.listener.TilesListener</code>
-or the Struts2 replacement <code class="language-plaintext
highlighter-rouge">org.apache.struts2.tiles.TilesListener</code>. The latter
provides tighter integration with
+or the Struts2 replacement <code class="language-plaintext
highlighter-rouge">org.apache.struts2.tiles.StrutsTilesListener</code>. The
latter provides tighter integration with
Struts features such as freemarker integration.</p>
<div class="language-xml highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nt"><listener></span>