From ab0c24bd97e693734db54f62a9a5cc20a7a61d7f Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Tue, 24 Jan 2006 21:05:11 +0000 Subject: [PATCH] Add Bart van Riel's tutorial. --- doc/xdocs/articles.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index 532b1dd617..49ba6a2d82 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 Spring Tutorial: + Available in PDF and HTML formats, thanks to Bart van Riel.

    +
  • Acegi: Portable, Independent and Rich Webapp Security: Pascal Gehl relates his experience in migrating from CMA to Acegi Security.