That's not enough details. -- Josh
On Sep 5, 2010, at 9:51 AM, Markus Feindler <[email protected]> wrote: > 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<[email protected]> >> >>> 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: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
