2 Replies Latest reply on Jan 25, 2010 2:49 AM by kragoth

    Do you not fancy beginners?

    tinythebig
      After ten days waitin I try this question again:

      I've downloaded the seam-reference documentation and I would really like to know what the "eg" stands for in chapter 13. --> "eg.Person"

      (seam-reference.pdf page 227:)

      <framework:entity-home name="personHome"
      entity-class="eg.Person"
      entity-manager="#{personDatabase}">

      (seam-reference.pdf page 233:)
      <component name="newPerson"
      class="eg.Person">
      <property name="nationality">#{country}</property>
      </component>

      Thanks in advance to whoever out there giving the answer!
      / Tind