dinamica is a powerful and very easy to use framework for J2EE web development. It's newbie friendly, open source (LGPL) and free.
It was built from scratch to be a high productivity framework for building business oriented web applications, whether they are
large-scale or smaller ones.
dinamica stands apart from other Java MVC frameworks, because it is does incorporate innovative programming techniques that boost
productivity without sacrificing good object oriented design practices. With this framework there is no trade off between
simplicity and sound programming techniques.
Most common programming tasks can be completed without writing a single line of code, we call it Declarative Programming. It's
really lightweight, meaning that it weights less than 200K, yields high performance and is a pleasure to work with because it is so
simple and productive. It relies on the Servlet API (v2.3) only. JSP and TagLibs are not required. Just Java.
dinamica includes:
* Centralized request control via powerful MVC mechanism
* Data-driven application behavior - declarative programming style
* Integrated performance log – no coding required (request, MVC and JDBC level)
* Centralized error handling with configurable email notifications
* Complete and real separation of presentation from business logic
* Powerful page composition with reusable HTML parts
* Automatic and flexible form validation - extensible via simple plugins
* Effortless international support
* Declarative Server-side charts (with JFreeChart)
* Server-side PDF reports (with IText)
* Easy Blob management (save, retrieve and display)
* Fully encapsulated JDBC facilities - automatic persistence
* Disconnected Recordsets - efficient abstraction that eliminates O-R mapping
* Transparent and declarative JDBC transactions control
* Includes a complete security system with administrative web based console
* Built-in support for Hessian Web Services
* Built-in support for SOAP-based Web Services
* Built-in support for HTTP tunneling
* Built-in support for consuming RSS feeds
* Built-in support for publishing simple REST services
* Integrated AuditLog API
* Fully documented (26+ PDFs), with a complete collection of How-to and Step-by-Step guides
* Extensible in many ways via Plug-Ins
* Abundant template code and pre-built solutions
* Free support available
* Includes a Code Generator, that auto-generates SQL, HTML and Java code, reads metadata from your database to generate code,
it also creates documentation from your application configuration files.
URL: http://www.martincordova.com/
Licence: LGPL

dinamica是一款开源且易于使用的J2EE框架,适用于开发各种规模的业务导向型Web应用。该框架采用创新的技术提升生产力,并保持良好的面向对象设计。支持多种功能,如集中请求控制、数据驱动应用行为、集成性能日志等。
1612

被折叠的 条评论
为什么被折叠?



