Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is ejb? what is the importance of ejb?

Answers were Sorted based on User's Feedback



what is ejb? what is the importance of ejb?..

Answer / sivasubramanian.k

Enterprise Java Beans (EJB) is a managed, server-side
component architecture for modular construction of
enterprise applications.

The EJB specification is one of the several Java APIs in
the Java Platform, Enterprise Edition. EJB is a server-side
component that encapsulates the business logic of an
application.
Accordingly, the EJB specification details how an
application server provides:

Persistence
Transaction processing
Concurrency control
Events using Java Message Service
Naming and directory services (JNDI)
Security ( Java Cryptography Extension (JCE) and JAAS )
Deployment of software components in an application server
Remote procedure calls using RMI-IIOP.
Exposing business methods as Web Services.

Is This Answer Correct ?    11 Yes 0 No

what is ejb? what is the importance of ejb?..

Answer / srikanth reddy

Enterprise Java Beans (EJB) is given by j2ee technilogy by
sun for remote bussiness serfvices

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

Name some OOPS Concepts in Java?

0 Answers  


What is the use of static class?

0 Answers  


Write a program to show whether a graph is a tree or not using adjacency matrix.

0 Answers   Amazon,


What is thread?

7 Answers   BMC, Virtusa,


What is unicode in java?

0 Answers  


Is arraylist a class in java?

0 Answers  


1).what is the difference between below examples String s="vijay"; String s=new String("vijay");

12 Answers   Mascon, Satyam, TCS,


What is the difference between throw and throws?

11 Answers   IBM,


Why java is made?

0 Answers  


What is Java Reflection API? Why it’s so important to have?

0 Answers  


What is an example of a keyword?

0 Answers  


What is the meaning of course?

0 Answers  


Categories