ArticlesProjectsCredentialsAbout

J2EE Session Bean Example

A minimal stateless session bean, home/remote interfaces, and deployment descriptor — showing the full ceremony required for a simple business method in J2EE.

j2eejavaenterprise

The complete set of files a stateless session bean required — five Java files, two XML descriptors.