amar
Joined: 25 Apr 2006 Posts: 179
|
Posted: Fri May 05, 2006 12:10 pm Post subject: Developing Enterprise JavaBeans Training Course |
|
|
Enterprise JavaBeans Development covers the EJB 3 specification for developing distributed, scalable, secure and persistent applications as part of J2EE.
Enterprise JavaBeans is a specification defining the services provided by an EJB server. These servers provide important features for middleware software applications, including transactions, persistence and security. EJBs allow for the application developer to focus on the business logic of the application, and not have to worry about or write the code to necessitate the framework provided by an EJB server. This course is intended for experienced Java programmers who are familiar with the advanced aspects of Java like serialization, sockets, RMI, and JDBC.
for read more information:
http://www.marakana.com/training/java/developing_enterprise_javabeans.html |
|