How can I access ejb from asp?
No Answer is Posted For this Question
Be the First to Post Answer
how to deploy enterprise javabeans?
Explain the architectural relationship between EJB & XML?
What is an ejb platform?
What is the TX operational difference between Session Bean and Entity Bean?
What is ptp model?
What is the procedure of ejb container to handle exceptions?
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?
What do you understand by session facade?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
How can I call one EJB from inside of another EJB?
ejbCreate in Entity bean and create method in EJB home, have the same parameters?
How do identify two same entity beans?