I have a web-site developed by java. I want to do a integration with the Roller. After the member login/logout the exist web-site, it will automatically login/logout the Roller.
Situation : web-site develop by java. To control the membership, it simply use the HttpSession. HttpSession session = request.getSession(); That mean the security now is not handle by acegi in my web-site. Thanks prod -- View this message in context: http://www.nabble.com/Single-Logon-with-exist-web-site-tp20553102s12275p20553102.html Sent from the Roller - Dev mailing list archive at Nabble.com.
