ABSTRACT

This book has demonstrated how to implement Java frameworks outside of an AS environment. It might have reflected the chronological development of software methodologies better to have started with a ”Jee GTS” and then migrate, i.e. un-integrate the components to a plain JVM. The point is that most Java frameworks can be used in JSE and JEE. The choice should be related to requirements, manageability, granularity and many other environmental constraints – according to your design (constraints). The difference (only!) lies in the runtime environment (or context). In an application server the Java frameworks are provided as well coordinated subsystems with security etc.