diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index 5041163801..6801ef2170 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -40,6 +40,9 @@
  • Securing Your Java Applications - Acegi Security Style: Matthew Porter wrote this good introductory article for Javalobby.

  • +
  • Acegi Security High-Level Overview Presentation: + Matt Raible has provided a nice PDF presentation comparing Acegi Security and J2EE CMA.

    +
  • Container Managed Security: If your standard covers a lowest common denominator: "For this reason I end up using something like Acegi Security", Dion Almaer comments after listing a series of missing hooks from the Servlet Spec security approach.