Component-based software development with EJB

Csúcs Gergely <wizard@avalon.aut.bme.hu>

BME AAIT

Charaf Hassan Phd <hassan@avalon.aut.bme.hu>

BME AAIT


During its evolution, the Java language wanted to suit actual trends and challenges in every aspect. By introducing bytecode, Java has always been a platform-independent language, Java applications are very portable ones, without any real competitor in fact.

In my lecture, I’m going to present a short overview of the support for distributed operation and component based development provided by Java:

The current junction of these development courses is the Enterprise JavaBeans platform, my goal is to demonstrate how use it.


In the lecture I’m going to point out the strengths and weaknesses through an example application development.