0 Replies Latest reply on Mar 7, 2007 6:55 AM by jamesjmp

    doc with seam and hibernate

      hi,
      I´ve a database and I´ve generated persistence POJOs by means of hibernate tools. I would like to develop a GUI with forms that will populate the already generated POJOs. Then with hibernate I will save session information in the database. I don´t want to use EJBs, hibernate sessionfactory will manage all I need as far as the database is concerned.
      I would like to give a try to seam but I don´t find any explained example with seam and hibernate withouth using EJBs. where could I find at least one?
      thanks in advance!