Hi,
        I have..... but I m not using EJB on top...just straight
Hibernate

Frankly, it depends on your type of app...
For example, If u want to use the session façade, you will have
A session EJB that hides the entity EJB. If u r not happy using entity
EJB,
U would replace entity code with hibernate code...and the struts app
wont know it....

My app is so small that I did not need a session façade..so I m using
A sort of business delegate to hide hibernate code... 

My 2 cents

        marco

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Irfandhy Franciscus
Sent: 27 June 2004 12:33
To: [EMAIL PROTECTED]
Subject: EJB + Struts + Hibernate

Hi,

Does any of you guys has eve developed Web Apps using Struts and 
hibernate ? If you have, do you think EJB is a necessary  layer on  top 
of hibernate ?

Thanks in advance  ^________________^

Regards,
Irfandhy Franciscus


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to