[转载]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 一餐三碗 阅读(788) 评论(0)  编辑  收藏 所属分类: Tips

只有注册用户登录后才能发表评论。


网站导航: