HomeDocumentation > Apache Geronimo v1.0 - Developer's Guide > Application frameworks > Turbine

Framework overview

Turbine is a servlet based framework that allows experienced Java developers to quickly build secure web applications. Turbine is an excellent choice for developing applications that make use of a services-oriented architecture. Some of the functionality provided with Turbine includes a security management system, a scheduling service, XML-defined form validation server, and an XML-RPC service for web services. It is a simple task to create new services particular to your application. Refer to http://jakarta.apache.org/turbine/ for additional details.