From c030052058bb05a8b7e841176d784fdd60e76651 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Thu, 26 Jan 2006 02:42:53 +0000 Subject: [PATCH] Add another JSF article. --- doc/xdocs/articles.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index 49ba6a2d82..48b2ffc262 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -77,6 +77,9 @@
  • AppFuse Authentication: Discusses AppFuse 1.8+'s replacement of Container-Managed Authentication (CMA) with Acegi Security.

  • +
  • Integrating Acegi and JSF: Revisited: + Thanks to tony_k.

    +
  • Java Server Faces (JSF) with Acegi Security: Covers using these two frameworks - thanks to Victor Tatai.