From 5e0753abe35c5d54013e2fc0280585c69ffaca6d Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Sun, 26 Feb 2006 05:33:11 +0000 Subject: [PATCH] Add DWR link. --- doc/xdocs/articles.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index 01b1a08e86..54f04a4ffe 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -49,6 +49,9 @@
  • Testing Acegi Security: Peter Veentjer discussed how to test Acegi Security-protected objects in isolation.

  • +
  • Integrating DWR and Acegi Security: + Explanation on using Acegi Security's MethodSecurityInterceptor with DWR.

    +
  • AspectJ with Acegi Security: AspectJ with Acegi Security thread on the AspectJ list.