Filter at Portlet Application Level
anyz <[email protected]>
| Newsgroups | gmane.comp.jakarta.jetspeed.user |
|---|---|
| Message-ID | <CAGJp_p0ZZUqK2-GR5nJ2qK9HPDo=QtoXA2uOQOoMYFB247FCzQ@mail.gmail.com> |
I have written an custom valve to get the authenticated user and set in Portal level session. Then i have a PortletFilter that gets the authenticated user from Portal Level Session and palces in Portlet Level Session. However i have to configure each individual portlet in the Portlet Application to use this Filter. Is there a way to configure PortletFilter or some thing similar that gets called when any of the portlet is invoked from Portlet Application. Thanks