http://gceclub.sun.com.cn/NASApp/sme/controller/teclist?rid=0202&tid=0102
J2EE的安全模式
表单认证 Form-Based Authentication
An example
| <form method=”POST” action=”j_security_check”> <input type=“text“ name=“j_username“> <input type=“password“ name=“j_password“> </form> |
关于现有的SUN LDAP Server
事务处理
CMT
BMT
JMS CMT 应用级异常事务rollback
JMS BMT 应用级异常事务rollback
博客介绍了J2EE的安全模式,重点提及表单认证(Form-Based Authentication),并给出了相关示例,链接为http://gceclub.sun.com.cn/NASApp/sme/controller/teclist?rid=0202&tid=0102 。

713

被折叠的 条评论
为什么被折叠?



