0 Replies Latest reply on Aug 6, 2008 4:25 PM by sergiokd

    Default Long value

    sergiokd

      I am trying to run an JSF 1.2, richfaces 3.2.0, facelets 1.1.14 sample.
      And if the managed bean has an attribute Long (id for instance), his value will be always 0 on criation time, but the same sample deployed at tomcat the attribute is null, the same if the Jboss AS is used.
      To have a null value as default it is necessary to configure something? I look for on the docs but I did not find anything.