openmamba logo
Ready to use GNU/Linux
distribution community wiki forum bugs events products
software   community wiki forum bugs events products

[repositories] milestone2: [groups] [packages] [maintainers] [changelog]

 apache-struts: Web application framework (source)

Name:apache-struts
Release:1.2.9-3mamba
Group:Development/Libraries/Java
Maintainer:gil
Description:Apache Struts is a free open-source framework for creating Java web applications.

Web applications differ from conventional websites in that web applications can create a
dynamic response. Many websites deliver only static pages. A web application can interact with
databases and business logic engines to customize a response.

Web applications based on JavaServer Pages sometimes commingle database code, page design code,
and control flow code. In practice, we find that unless these concerns are separated,
larger applications become difficult to maintain.

One way to separate concerns in a software application is to use a Model-View-Controller
(MVC) architecture. The Model represents the business or database code, the View represents the
page design code, and the Controller represents the navigational code. The Struts framework
is designed to help developers create web applications that utilize a MVC architecture.

The framework provides three key components:

* A "request" handler provided by the application developer that is mapped to a standard URI.
* A "response" handler that transfers control to another resource which completes the response.
* A tag library that helps developers create interactive form-based applications with server pages.

The framework's architecture and tags are buzzword compliant. Struts works well with
conventional REST applications and with nouveau technologies like SOAP and AJAX. .
License:Apache Software License 2.0
Size:5.51 MB
Download:apache-struts-1.2.9-3mamba.src.rpm
URL:http://struts.apache.org/
Specfile:apache-struts.spec
Sources:struts-1.2.9-src.tar.gz apache-struts-1.2.9-tomcat5-context-allowlinking.xml
Build time:Sun Mar 27 2011
Built RPMS:apache-struts(i586) apache-struts-javadoc(i586) apache-struts-manual(i586) apache-struts-webapps-tomcat5(i586)
Build requirements:antlr apache-ant apache-ant-nodeps apache-ant-trax apache-tomcat5-jsp20-api apache-tomcat5-servletapi5 jakarta-commons-beanutils jakarta-commons-digester jakarta-commons-fileupload jakarta-commons-logging jakarta-commons-validator[=1.1.4] jakarta-oro jakarta-taglibs-standard java-openjdk-runtime jpackage-utils sed xalan-j2 xerces-j2
Changelog:Sat Mar 26 2011 - gil (1.2.9-3mamba)
- rebuilt with java-openjdk support
Sun Nov 07 2010 - gil (1.2.9-2mamba)
- rebuilt devel
- bootstrap


Products for openmamba (commercial advertisment):

[repositories] milestone2: [groups] [packages] [maintainers] [changelog]

Automatically generated by distromatic.