Friday, May 15, 2009

EJB...What's the point?

I'm recently learning EJB at work, and am having a hard time figuring out the point of it. I'm thinking that its purpose is to have a standardized service-oriented architecture within Java. Why not make the service-oriented architecture even more abstract and usable across ALL programs and development languages and just use some web services? That certainly seems to be more standardized anyways. Oh well.

No comments: