DelegatingSession will delegating all method call of session to session
manager, this cases every call to session will make a call to sessionDAO  to
get session.  If I store the session in DB, a request will make so many to
DB. why do this?



--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/why-using-DelegatingSession-tp7579023.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to