-
Dec 24th, 2007, 04:30 AM
#1
Why is explicit caching needed?
Acegi documentation says "Acegi Security integrates with Spring's EHCACHE factory. This flexibility means your database (or other authentication repository) is not repeatedly queried for authentication information."
The authentication object is anyway cached in session, so why is EhCache required?
Thanks,
Seema
-
Dec 24th, 2007, 06:39 AM
#2
It isn't required, but not all applications use Http sessions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules