1 Reply Latest reply on Oct 4, 2007 6:09 PM by pmuir

    Communication Business/View Layer without Entity Beans

    skanky78

      hi,

      I'm using a third party business layer which returns entities. Business methods are called within my backing beans (pojo). my problem is that i can't use the returned entities directly in my view layer.

      1.) What is the best way when using seam to pass the data to my view layer? Using old school jsf beans?
      2.) How can i validate data from layer with seam? Is it possible tu use hibernate validator without entity beans?

      Thanks for your hints :]
      s.v.e.n.