[ 
https://issues.apache.org/jira/browse/PLUTO-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Craig Doremus closed PLUTO-431.
-------------------------------

    Resolution: Fixed

This has been completed.

> PortletUrl listener
> -------------------
>
>                 Key: PLUTO-431
>                 URL: https://issues.apache.org/jira/browse/PLUTO-431
>             Project: Pluto
>          Issue Type: New Feature
>          Components: portal driver, portlet container
>    Affects Versions: 2.0.0, 1.1-286-COMPATIBILITY
>            Reporter: Torsten Dettborn
>            Assignee: Torsten Dettborn
>             Fix For: 2.0.0, 1.1-286-COMPATIBILITY
>
>         Attachments: PortletURLGenerationListener091107.patch
>
>
> Here is a short abstract what the PortletUrl listener should do:
> Portlets can register portlet URL listeners in order to filter URLs before 
> they get
> generated either as string the toString or written to the output stream via 
> the write
> method of the BaseURL interface. For example the portlet could use such a 
> listener to set
> the caching level of resource URLs in one central piece of code.
> In order to receive a callback from the portlet container before a portlet 
> URL is generated
> the portlet needs to implement the PortletURLGenerationListener interface and
> register it in the deployment descriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to