Articles with tag: j2ee
The problems of large J2EE applications
Issue 4 (2009-06-01) - Jarosław Błąd
The problems of large internet applications J2EE can be generally divided into two categories. The first consists of problems connected with the implementation of systems, the second – the problems that occur during use and maintenance of systems. A lot has been already said and written about the implementation of large systems, I will focus exclusively on the second group
OSGi: Modularity without restarts for Enterprise Java applications
Issue 5 (2009-10-01) - Joris Kuipers
People that have kept track of the developments around Java 7 will have noticed that modularity is a term that pops up everywhere; there are several JSRs that concern this topic: JSR-277, now suspended, JSR-291, based on OSGi, JSR-294, a module system for Java that's part of the language itself, and also project Jigsaw, a Sun-initiative for modularising the VM.
Transakcje w systemach JavaEE: korzystanie z baz danych
Issue 8 (2010-09-03) - Jarosław Błąd