Spend a day with our industry's top gurus and hear what's on the horizon, what's working and which technologies are winning.
Enterprise JavaBeans |
|
| Related Terms | client, Java, module, server |
| Description | A software component (or module) that can be used in Java programs running on a server. The advantage of a server-centric approach is that components can be upgraded or modified without having to update several client systems (only the server needs to be updated). |