1.

What Are The Basic Classes Required In The Client For Invoking An Ejb?

Answer»

The home and the remote interfaces, the implementation of the Naming Context Factory, the STUBS and SKELETONS. In some App servers the stubs and the skeletons can be DYNAMICALLY DOWNLOADED from the server.

The home and the remote interfaces, the implementation of the Naming Context Factory, the stubs and skeletons. In some App servers the stubs and the skeletons can be dynamically downloaded from the server.



Discussion

No Comment Found