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 742a749 Automatic Site Publish by Buildbot
742a749 is described below
commit 742a749105b6f047eb79a11857b6e628ee1ed62f
Author: buildbot <[email protected]>
AuthorDate: Fri Apr 24 12:44:35 2020 +0000
Automatic Site Publish by Buildbot
---
output/primer.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/output/primer.html b/output/primer.html
index 9dcd0ce..0f0478a 100644
--- a/output/primer.html
+++ b/output/primer.html
@@ -393,8 +393,7 @@ Pragmatic security can be used to fine-tune security make
authorization decision
the parameters of a call, or the internal state of a Web component.
It can also be used to restrict authentication based on information in a
database.</p>
-<p>For more about security, you should read the
-<a href="http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html">Java EE
tutorial</a>.
+<p>For more about security, you should read the <a
href="http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html">Java EE
tutorial</a>.
Other projects, like <a href="http://shiro.apache.org/">Apache Shiro</a> or <a
href="https://spring.io/projects/spring-security/">Spring Security</a>
might also help you to secure your web application.</p>