[转载]Ajax based login using Acegi

原文链接:

http://www.jroller.com/page/sjivan?entry=ajax_based_login_using_aceci

Ajax based login using Acegi

Acegi is an extremely powerful Spring module for Authentication and Authorization and has almost become a defacto for web based applications built using Spring. Ajax based applications are getting hotter by the day and having a nice inplace Ajax based login page can improve coolness of your app and make it more Web 2.0'ish.

However implementing an Ajax-Acegi based login does require a little extra work because based on the J2EE spec, when a user tries to login, they are redirected back to the login page if the credentials are invalid or redirected to the success page on successful authentication.

posted on 2006-08-23 11:00 一餐三碗 阅读(435) 评论(0)  编辑  收藏 所属分类: Tips


标题  
姓名  
主页
验证码 *  
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2007-03-14 15:33 编辑过