Package tapestry: Information

    Source package: tapestry
    Version: 4.0.2-alt2_3jpp5
    Build time:  May 13, 2010, 12:57 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

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

    Last changed


    May 12, 2010 Igor Vlasenko 0:4.0.2-alt2_3jpp5
    - fixes for java6 support
    Feb. 22, 2010 Igor Vlasenko 0:4.0.2-alt1_3jpp5
    - use default jpp profile
    Dec. 3, 2007 Igor Vlasenko 0:4.0.2-alt1_1jpp5.0
    - converted from JPackage by jppimport script