Caching Secure Pages
Hi Team,
1) How dispatcher understands that page for which request is coming is logged in / secured /authenticated page? Is there any example? or we do it through some code?
2) How Dispatcher determines that since it is secure PAGES; its not candidate for caching ?
3) How we make dispatcher to cache secure pages as well?