nOften
tightly coupled with other layers
nStruts
is not where you place business logic and persistence logic!
nThe
missing link IMHO in most applications today.
nEJB – SLSB,
SFSB provide the common J2EE business layer enterprise solutions for transactions within a container. What
about POJO?
nHand
code transaction logic with JTA
nFrameworks
– Spring, Picocontainer, HiveMind, etc.
nLighterweight
containers use
nIoC/Dependency
Injection
nAOP