1 Reply Latest reply on Apr 18, 2007 11:36 AM by pmuir

    How to read a property from components.xml

    toni

      Hi,

      the seam docs explains how to setup properties in the components.xml file, which later can be accessed by seam components.

      However, I could not find which annotations or methods I have to use to actually read them in.

      Inside a custom seam component, how would I access them?

      toni