Sling Filters Usage
Hi All,
I want to know what is specific usage of the sling servlet filters can someone porvide any example in real world scenario.
Thanks,
Mani Kumar
Hi All,
I want to know what is specific usage of the sling servlet filters can someone porvide any example in real world scenario.
Thanks,
Mani Kumar
Here is a good article on this topic.
"Sling filters are basically OSGi services which are implementing javax.servlet.Filter interface. They are mostly used for authentication of request, post processing of markup or adding/modifying some request parameters etc. Sling supports filters by applying filter chains to the requests before actually dispatching to the servlet or script for processing."
http://hashimkhan.in/aem-adobecq5-code-templates/filters/
Jitendra
wrote...
Hi All,
I want to know what is specific usage of the sling servlet filters can someone porvide any example in real world scenario.
Thanks,
Mani Kumar
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.