Hi Alexandros,
If you think it is not working properly, please file at
https://java.net/jira/browse/JAVASERVERFACES.
To make sure we are completely aware of what you are trying to do,
please send a reproducer to issues_at_javaserverfaces.java.net with the bug
number.
Thanks!
Manfred
On 3/31/15, 2:11 PM, Alexandros Papadakis wrote:
> |Hi, as per the spec, the 'var' attribute should be a
> |javax.el.ValueExpression
> (/must evaluate to/|java.lang.Object|) so it should be possible to
> use it in a composite with a value like #{cc.attrs.varname} where
> varname is a cc:attribute populated where the composite is instantiated.
>
> How can I create a jira issue for this?
>
>
> Thanks!