Package tapestry: Information

    Source package: tapestry
    Version: 4.0.2-alt8_3jpp5
    Build time:  Mar 30, 2013, 09:07 AM
    Category: Development/Java
    Report package bug
    License: ASL 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

    ACL:
    @qa_p7

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

    Last changed


    March 29, 2013 Igor Vlasenko 0:4.0.2-alt8_3jpp5
    - explicitly use junit3
    Oct. 8, 2012 Igor Vlasenko 0:4.0.2-alt7_3jpp5
    - rebuild with apache-commons-*
    Oct. 7, 2012 Igor Vlasenko 0:4.0.2-alt6_3jpp5
    - rebuild with apache-commons-fileupload