Package tapestry: Information

    Source package: tapestry
    Version: 4.0.2-alt1_1jpp5.0
    Build time:  Dec 5, 2007, 06:30 PM
    Category: Development/Java
    Report package bug
    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.

    List of rpms provided by this srpm:
    tapestry (noarch)
    tapestry-demo (noarch)
    tapestry-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko


      1. /proc
      2. ant
      3. log4j
      4. cglib
      5. servletapi4
      6. spring-all
      7. geronimo-ejb-2.1-api
      8. portlet-1.0-api
      9. easymock
      10. easymock-classextension
      11. hivemind = 0:1.1.1
      12. hivemind-lib = 0:1.1.1
      13. ognl
      14. javassist
      15. jakarta-commons-codec
      16. jcharts
      17. jdom
      18. jakarta-commons-fileupload
      19. jakarta-commons-io
      20. jakarta-commons-logging
      21. jakarta-oro
      22. jpackage-1.5-compat
      23. jpackage-utils >= 0:1.7
      24. junit

    Last changed


    Dec. 3, 2007 Igor Vlasenko 0:4.0.2-alt1_1jpp5.0
    - converted from JPackage by jppimport script