1 Reply Latest reply on Feb 3, 2008 5:48 PM by pmuir

    Obtaining Method name of the backing name in a component

    hvram

      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