Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044590
en ru br
ALT Linux repos
5.0: 4.0.2-alt1_1jpp5.0
4.1: 4.0.2-alt1_1jpp5.0
4.0: 4.0.2-alt1_1jpp5.0

Group :: Development/Java
RPM: tapestry

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.0.2-alt1_1jpp5.0
Build date: 3 december 2007, 20:07 ( 851.5 weeks ago )
Size: 5.82 Mb

Home page:   http://tapestry.apache.org/

License: Apache Software License 2.0
Summary: Tapestry Framework
Description:

Tapestry is an open-source framework for creating dynamic,
robust, highly scalable web applications in Java. Tapestry
complements and builds upon the standard Java Servlet API,
and so it works in any servlet container or application
server. Tapestry divides a web application into a set of
pages, each constructed from components. This provides a
consistent structure, allowing the Tapestry framework to
assume responsibility for key concerns such as URL
construction and dispatch, persistent state storage on the
client or on the server, user input validation,
localization/internationalization, and exception reporting.
Developing Tapestry applications involves creating HTML
templates using plain HTML, and combining the templates
with small amounts of Java code using (optional) XML
descriptor files. In Tapestry, you create your application
in terms of objects, and the methods and properties of those
objects -- and specifically not in terms of URLs and query
parameters. Tapestry brings true object oriented development
to Java web applications. Tapestry is specifically designed
to make creating new components very easy, as this is a
routine approach when building applications. The distribution
includes over fifty components, ranging from simple output
components all the way up to complex data grids and tree
navigators. Tapestry is architected to scale from tiny
applications all the way up to massive applications consisting
of hundreds of individual pages, developed by large, diverse
teams. Tapestry easily integrates with any kind of backend,
including J2EE, HiveMind and Spring.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • tapestry
  • tapestry-demo
  • tapestry-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin