I don't know if it suits to your case, but you could use
ComponentEventLinkEncoder to decode the request path... This will return you
an object from which you can extract activation context values.

Hope that helps

2010/9/5 Markus Feindler <markus.feind...@gmx.de>

>  Need it for portlet implementation.
>
>  Hi
>>
>> What is the purpose ? I guess you are dealing with some kind of dynamic
>> stuff, please can you give more details ?
>>
>> 2010/9/5 Markus Feindler<markus.feind...@gmx.de>
>>
>>   Hey folks,
>>>
>>> I need to access page field values annotated with
>>> ActivationRequestParameters in order to retrieve the values. Reflection
>>> doesnt work, because the fields are private and a
>>> java.lang.IllegalAccessException is thrown. Whats the right way to
>>> retrieve
>>> the values / activation request parameters?
>>>
>>> Regards
>>> Markus
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>>
>>>
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Regards,
Christophe Cordenier.

Committer on Apache Tapestry 5
Co-creator of wooki @wookicentral.com

Reply via email to