This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Actions for richmenusilya_shaikovsky Feb 2, 2010 5:39 AM (in response to harshalcg)MethodExpression me = expFactory.createMethodExpression( elContext, "#{seasonal.hyperlink_action}", String.class, new Class[]{}); item.setActionExpression(me);something like this should be used. Actually it's nothing special there. Creation of RF components dynamically fully equals to just JSF components creation. 
 
    