I'm sorry but how can I utilize the *LinkTransformer* service if it has
only 2 methods, one that needs a *Request*, which you suggested that I
don't need, and the other needs a *Link* and a *
ComponentEventRequestParameters* ?


On Thu, Dec 13, 2012 at 11:45 AM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Wed, 12 Dec 2012 23:45:19 -0200, Muhammad Gelbana <m.gelb...@gmail.com>
> wrote:
>
>  I'm contributing a url to the default start page:
>>
>> public static void
>> contributeApplicationDefaults(**MappedConfiguration<String, Object>
>> configuration) {
>>         configuration.add(**SymbolConstants.START_PAGE_**NAME,
>> "my/page");
>> }
>>
>> How can I have a request object to point to my page at this point ?
>>
>
> You don't need a request object at this point.
>
>
> --
> Thiago H. de Paula Figueiredo
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org>
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to