[jboss-user] [JBoss Seam] - EL expression in annotation

atao do-not-reply at jboss.com
Thu Sep 28 04:56:55 EDT 2006


Hello,

Is it possible to use syntaxe like this one

@In(value="#{customer.addresses['shipping']}")

with @Out, @ModelData and @ModelDataSelection?

I tried 

    @Out(value="#{fundSelector.entityListName}",required=false)

and when I checked the value's value of the annotation, I  found the string 
     #{fundSelector.entityListName}

PS: Seam 1.0.1.GA



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974794#3974794

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974794



More information about the jboss-user mailing list