How can enterprise javabeans be accessed from active server pages?



How can enterprise javabeans be accessed from active server pages?..

Answer / Durgesh Babu

Enterprise JavaBeans can be accessed from Active Server Pages (ASP) using the Remote Method Invocation (RMI), Common Object Request Broker Architecture (CORBA), or HTTP (for lightweight components).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What is stateless and stateful session bean in ejb?

1 Answers  


What do you mean by ejb ql?

1 Answers  


What is the difference between ejb and spring?

1 Answers  


Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?

1 Answers  


What is stateless ejb?

1 Answers  


can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.

1 Answers  


whatis the diff between ejb and servlet/jsp

6 Answers   TCS,


What is stateless session bean?

1 Answers  


Enlist the CallBack methods of Entity Bean.

1 Answers  


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

1 Answers  


What are the required methods to implement EJB architecture?

2 Answers  


What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?

1 Answers  


Categories