This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Seam Value Expression and ui:includepmuir Feb 18, 2008 5:08 PM (in response to emsa)Use getValueBinding(expression).getValue() 
- 
        2. Re: Seam Value Expression and ui:includeemsa Mar 11, 2008 11:53 AM (in response to emsa)But getValueBinding() (or getValueExpresseion()) returns the expression for a property - right? I need to evaluate EL-expressions that are not properties - just 'random' expressions. 
- 
        3. Re: Seam Value Expression and ui:includepmuir Mar 11, 2008 12:51 PM (in response to emsa)You'll need to build the expression using the local EL context/variable mapper. Ask on the facelets list. 
 
    