Tweak devel/py-django-tastypie-mongoengine version 0.4.6
[dports.git] / java / jakarta-struts / pkg-descr
1 The core of the Struts framework is a flexible control layer based
2 on standard technologies like Java Servlets, JavaBeans,
3 ResourceBundles, and Extensible Markup Language (XML), as well as
4 various Jakarta Commons packages. Struts encourages application
5 architectures based on the Model 2 approach, a variation of the
6 classic Model-View-Controller (MVC) design paradigm.
7
8 Struts provides its own Controller component and integrates with
9 other technologies to provide the Model and the View. For the
10 Model, Struts can interact with any standard data access
11 technology, including Enterprise Java Beans, JDBC, and Object
12 Relational Bridge. For the View, Struts works well with JavaServer
13 Pages, including JSTL and JSF, as well as Velocity Templates, XSLT,
14 and other presentation systems.
15
16 The Struts framework provides the invisible underpinnings every
17 professional web application needs to survive. Struts helps you
18 create an extensible development environment for your application,
19 based on published standards and proven design patterns.
20
21 WWW: http://struts.apache.org