interceptor « Portlet « JSF Q&A





1. Interceptor for all PortletResponses in a JSF project    stackoverflow.com

I'd like to implement an interceptor that wraps around all PortletResponses in a JSF project. But to be honest, I don't even know where to begin. I guess the faces-config.xml ...