Introduction
Spooky Framework is a service framework for
web based services. The framework is built on J2EE
so that the programmer has the wide range of help
services in use. For example transactions, location
trasparency, deploymentation etc. is done automatically
in J2EE framework.
Spooky Frameowork is built on MVC pattern. This means
that the Model, Control and View part is separated
in the framework. All services in the framework is
also built so that the MVC pattern is used.
|