From cbdb3ed8daab2885470d9425e5b483086e1f7844 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Sun, 21 Aug 2005 10:18:26 +0000 Subject: [PATCH] Add Jared Odulio's blog entry. --- doc/xdocs/articles.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index ca3bbe43d0..7105a3e083 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -46,6 +46,9 @@
  • Acegi Security High-Level Overview Presentation: Matt Raible has provided a nice PDF presentation comparing Acegi Security and J2EE CMA.

  • +
  • Webwork + Velocity + Acegi Config: + Jared Odulio offers some configuration tips.

    +
  • 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.