Skip to content

Opening book details…

About this document

CORBA and RMI Example Programs by Venu Basani is a document available to read on EtoBox.

The document provides an example program for a Stateful Session Bean (SFSB) in Java EE. It defines the remote interface, home interface, and bean class for the SFSB with methods to get, set, and update an employee name. The client looks up the SFSB home and calls methods to get the name and set a new name. The bean uses JDBC to connect to a database and retrieve or update the employee details.

Author
Venu Basani
Language
EN