This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 0adea3806 Updates stage by Jenkins
0adea3806 is described below
commit 0adea38066b07b2c507347f73526d8873fdc7d10
Author: jenkins <[email protected]>
AuthorDate: Mon Jun 27 05:34:26 2022 +0000
Updates stage by Jenkins
---
content/plugins/sitemesh/index.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/content/plugins/sitemesh/index.html
b/content/plugins/sitemesh/index.html
index 469275bb7..0054bdcbb 100644
--- a/content/plugins/sitemesh/index.html
+++ b/content/plugins/sitemesh/index.html
@@ -203,6 +203,10 @@ framework to aid in creating large sites consisting of
many pages for which a co
<h3 id="velocity">Velocity</h3>
+<blockquote>
+ <p>NOTE: Please include the <a href="../velocity/">Struts Velocity
plugin</a> in your pom.xml before using this functionality</p>
+</blockquote>
+
<p>From 2.2+ the recommended way to use Velocity with Sitemesh is through the
<code
class="highlighter-rouge">org.apache.struts2.sitemesh.VelocityDecoratorServlet</code>
servlet, which can be configured like this in <code
class="highlighter-rouge">web.xml</code>:</p>
<div class="language-xml highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>