What is the perpose of EJBs?

Answers were Sorted based on User's Feedback



What is the perpose of EJBs?..

Answer / deepti mehta

Ejb Stands for "Enterprise JavaBeans" which are distributed
network aware components for developing secure, scable,
transactional and multi-user components in a j2ee
environment.

Is This Answer Correct ?    6 Yes 0 No

What is the perpose of EJBs?..

Answer / guest

To develop scalable components.
specially used in distributed computing.

Is This Answer Correct ?    3 Yes 0 No

What is the perpose of EJBs?..

Answer / j.ganesh

the main purpose is distributed network.main used in the
j2ee java language.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

Which is the only method defined in the javax.ejb.handle interface?

0 Answers  


What is the perpose of EJBs?

3 Answers  


Can you be deported if you are stateless?

0 Answers  


what is a ejb architecture? and overview of ejb software architecture?

1 Answers  


What are the services that a container provides for an entity bean?

3 Answers  






What are the different kind of ejb's?

0 Answers  


Explain the difference between, Java Class and Bean?

3 Answers  


How to import ejb project in eclipse?

0 Answers  


What are ejbs used for?

0 Answers  


What are the design principles for ejb?

0 Answers  


What is stateless programming?

0 Answers  


Which is more beneficial: Stateful or Stateless Bean?

0 Answers  


Categories