File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and Other Java EE Technologies and the fly likes Is EJB a right Choice? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and Other Java EE Technologies
Reply locked New topic
Author

Is EJB a right Choice?

vShyam Sundar
Ranch Hand

Joined: Oct 13, 2010
Posts: 38
Guys,
As per my knowledge the following are the features of EJB

1)Transaction
2)Persistence
3)Security
4)Modularity
5)Remotability

And i am using Hibernate for transaction and persistence and Security is managed is by third party component and i m not in need of Remotability.

So i m now left only with Modularity feature of EJB. Is my analysis correct? If not correct me in understanding this and also let me know whether EJB Provides any other features?

Should i still go with EJB? If not how could modularity be achieved. Do we have any other option to achieve modularity?

Does JNDI Look up have any significant usage over calling static classes?



Thanks in advance,
Shyam.
Vijitha Kumara
Bartender

Joined: Mar 24, 2008
Posts: 3563

Please don't duplicate posts. Continue the discussion in your other thread.


SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
 
 
subject: Is EJB a right Choice?
 
Threads others viewed
EJB 3.0 vs Spring
When to not use EJB
Is EJB a right Choice?
Would it be foolish to only use the EJB container?
Hibernate Vs Entity Beans
jQuery in Action, 2nd edition