Just invoke addParameter(String,String) method on the created link.

On Wed, Dec 22, 2010 at 1:19 AM, Donny Nadolny <donny.nado...@gmail.com>wrote:

> I have a page that has a couple of ActivationRequestParameters, as
> well as an activation context. How can I generate a link for this
> page? It's a page that generates an RSS feed, so I need to include the
> URL in a <link rel="alternate" type="application/rss+xml"
> href="${rssURL}"/>
>
> Previously it only had an activation context, so I could generate it
> with pageRenderLinkSource.createPageRenderLinkWithContext(RSS.class,
> context).toURI(), but I'm not sure to do it now that it includes an
> ActivationRequestParameter.
>
> Thanks,
> Donny
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Best regards,

Igor Drobiazko
http://tapestry5.de

Reply via email to