why use an ejb server?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

why use an ejb server?

Post by yacahuma »

can someone tell me why use an ejb server? its seems to be a lot of marketing crap.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: why use an ejb server?

Post by Christopher »

Yes and no. Remember it is the Java container standard that was supposed to be an update of CORBA. If you think those kinds of container standards are worthless then you will find both EJBs and CORBA not to your liking. Certainly for web applications those styles of containers make less sense than it more traditional client/server style systems.
(#10850)
Post Reply