소스 검색

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>