You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by Patrick Huber <st...@gmail.com> on 2006/01/04 16:44:12 UTC

Regarding the JSR286

Hi David

Since the Portlet API V2.0 is in the works and one of the points there
is "Enhance the portlet tag library", I hope you or someone else will
propose the addition of an encodeURL tag which does what
PortletResponse.encodeURL does.

I haven't found anything in the portlet taglib that'd do something
like PortletResponse.encodeURL.

Regards
Patrick

--
"I love deadlines. I like the whooshing sound they make as they fly
by." -- Douglas Adams

Re: Regarding the JSR286

Posted by Stefan Hepper <st...@apache.org>.
seems like I was too fast in typing this mail this morning, as Patrick 
reminded me correctly the portlet encodeURL may provide additional 
encoding beyond the http session encoding, like in the WSRP-case.

I'll add this tag to the widh list, thanks Patrick.

Stefan

Stefan Hepper wrote:

> Hi Patrick,
> the portlet tag lib does not provide such functionality as this is 
> already covered by JSTL with the c:url tag.
>
> Stefan
>
>
> Patrick Huber wrote:
>
>> Hi David
>>
>> Since the Portlet API V2.0 is in the works and one of the points there
>> is "Enhance the portlet tag library", I hope you or someone else will
>> propose the addition of an encodeURL tag which does what
>> PortletResponse.encodeURL does.
>>
>> I haven't found anything in the portlet taglib that'd do something
>> like PortletResponse.encodeURL.
>>
>> Regards
>> Patrick
>>
>> -- 
>> "I love deadlines. I like the whooshing sound they make as they fly
>> by." -- Douglas Adams
>>
>>
>>  
>>
>
>
>


Re: Regarding the JSR286

Posted by Stefan Hepper <st...@apache.org>.
Hi Patrick,
the portlet tag lib does not provide such functionality as this is 
already covered by JSTL with the c:url tag.

Stefan


Patrick Huber wrote:

>Hi David
>
>Since the Portlet API V2.0 is in the works and one of the points there
>is "Enhance the portlet tag library", I hope you or someone else will
>propose the addition of an encodeURL tag which does what
>PortletResponse.encodeURL does.
>
>I haven't found anything in the portlet taglib that'd do something
>like PortletResponse.encodeURL.
>
>Regards
>Patrick
>
>--
>"I love deadlines. I like the whooshing sound they make as they fly
>by." -- Douglas Adams
>
>
>  
>