0 Replies Latest reply on Jun 28, 2007 3:18 PM by leeovan

    invoking methods from screen

    leeovan

      hello..
      Please can you point me in the right direction.

      Im trying to understand the relationship from the screen/xhtml file to my backing java code. I am using a h:selectOneMenu and am trying to figure out the best practice when invoking methods on a backing bean. i am able to access a boolean method to evaluate the display of my widgets with the rendered property pointing to a backing bean method.. but as yet i am unable to get it to access other methods.

      Are there any rules/ best practice regarding this stuff..

      cheers