瀏覽代碼

Add Seraph link.

Ben Alex 20 年之前
父節點
當前提交
2c539a03d2
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      doc/xdocs/articles.html

+ 3 - 0
doc/xdocs/articles.html

@@ -52,6 +52,9 @@
     <li><b><a href="http://www.almaer.com/blog/archives/000640.html">Container Managed Security: If your standard covers a lowest common denominator</a></b>:
 		"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.<br><br>
 	</li>
+    <li><b><a href="http://opensource.atlassian.com/seraph/status.html">Seraph Development Status</a></b>:
+		The fine folks at Atlassian have noted, "for more complex needs than Seraph meets, we suggest considering alternative frameworks like ACEGI, which provides more functionality (at the cost of greater complexity)."<br><br>
+	</li>
     <li><b><a href="http://raibledesigns.com/page/rd/20050104#re_j2ee_app_server_security">J2EE App Server Security</a></b>:
 		"After using Acegi for the last month, I think I'm going to ditch the 'standard' J2EE security stuff", blogged Matt Raible. I should note
 		our CVS tree has become stable and there are <a href="building.html">build instructions</a>.<br><br>