Hello all, Sorry to get into this thread so late... Since I have same view as Daniel about Hibernate/EJBs, I wanted to ask one additional question, since right now I am using EJBs..
Now, EJBs have some features that let the coder concentrate only On the business logic instead of dealing, for example, with synchronization, transaction, threading ..and security, meaning that you can declare in the Deployment descriptor which roles are allowed to do what with your EJBs. Where can you do the same with ORM tools? In the web layer? Or do you have to have a security framework in place (such as acegi)? Thanx and regards Marco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]