Latest Answer: The best way to make you understand you this is to in terms of classes and objects. A class may have many objects associated with it.Going by this anology Stubs are the classes and a Handle is an object. ...
Why can't you just use the equals() method instead of isIdentical()? isn't that what equals() is for?
Does this mean the client has to know that he is using a session bean and not an entity bean? Isn't that something the client shouldn't have to know?
Latest Answer: hey,IIOP: Internet Inter ORB (Object Reuqest Broker) Protocol, thats a Corba std, and used in communication between stubs, also objects between different languages.-Manivannan Palanichamy ...
Latest Answer: We can know the name of the bean through the deployment descriptor .THe tag has the name of the bean . ...
Latest Answer: there is no rule to have one ejb object per stateless session bean.Container may use pooling concept.Most of realtime experts use only pooling concepts.It is under control of container only. ...
Latest Answer: in statefull session bean there is 1to 1 mapping between ejbObject and bean instenace , there is no need of pool ...
Latest Answer: activation and passivation processes are there to solve the problem. ...
Latest Answer: Well State is retained by Stateful Session Bean till client-bean session exist ...
Latest Answer: As part of deployment, the container does the following...- creates implementations of the Home and Remote interfaces- binds the home i/f implementaion to the JNDI namespace- generates the stub and skeleton claases required to support RMI communicationHope ...
View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Go Top