EJB vs. POJO
843830May 15 2006 — edited May 16 2006Hello,
I would like to know what would be the benefits of using EJBs over POJOs other than the fact that EJBs would provide EJB Container support. Is POJO better than SLSB (or the other way round) in a highly scalable scenario given that both are going to implement the same functionality?
thanks in advance...