Embracing JBoss Seam
Thomas Schlagbauer
Broschiertes Buch

Embracing JBoss Seam

Examination of a streamlined and unified Java enterprise application framework

Versandkostenfrei!
Versandfertig in 6-10 Tagen
39,99 €
inkl. MwSt.
PAYBACK Punkte
20 °P sammeln!
In the world of Java enterprise web applications, frameworks make it easier to develop and maintain complex multi-tiered applications. The purpose of the JBoss Seam framework is to unify layers into one huge consistent project mainly by implementing annotations. On the other hand, the use of complicated XML configuration files has been intentionally reduced to a minimum. Seam follows the philosophy of convention over configuration, which allows to run a project without configuration, if developers stick to naming conventions. The examination of the framework covered in this book includes the m...