[jboss-user] [JBoss Seam] - Obtaining Method name of the backing name in a component
hvram
do-not-reply at jboss.com
Fri Feb 1 09:36:06 EST 2008
Hi
I know this is not related to Seam and is more of a JSF question . But I thought I will take a guess and try here . Sorry for the cross posting .
I am trying to put up some test cases . I have an encodeEnd for all my components and I am printing the name of the id etc. These work without any problems .
I would also like to obtain the method name of the backing bean associated with this component in the encodeEnd method so that I can print the name of the annotations associated with this method .
I am not able to figure out how to obtain the name of the Method using the ValueExpression .
All help will be appreciated
TIA
Regards
Hari
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125541#4125541
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125541
More information about the jboss-user
mailing list