| Author |
Seam 3 + Hibernate Persistence
|
Robert Siqueira
Ranch Hand
Joined: Jan 21, 2008
Posts: 36
|
|
Hi,
I'd like to use Seam + Hibernate in my project. Basically is a system composed of CRUDs.
How can I use this kind of layers: JSF -> ManagedBean -> Service -> DAO
I mean, How can I manage transaction in Service layer ?? Could you please give me an example of a Service class ? I already user EJB as service layer, so, for me its ok. But now, I will use Tomcat, so, iam a little confused about how the service class seem.
tks a lot.
Robert
|
 |
Mahendr Shinde
Ranch Hand
Joined: Sep 03, 2011
Posts: 37
|
|
Here is my article on creating Seam Web project on eclipse.
Seam Web Project on eclipse
|
There is still lot to learn!
|
 |
 |
|
|
subject: Seam 3 + Hibernate Persistence
|
|
|