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

    seam and hibernate explained example

      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. I would like something like the Seam Tutorial 1.9 hibernate booking example explained.
      where could I find at least one?
      thanks in advance!