3 Replies Latest reply on Sep 10, 2007 6:14 PM by pmuir

    reflection question

      When I write in EL "bean.property" (with facelets)
      is property value fetched via reflection or it is compiled as
      getProperty() call?

      Thanks