The Apache Software Foundation

Apache Tapestry

DOAP File RSS File Atom Feed

What is Tapestry 5? Pure Java and Polyglot Written in pure Java: code your pages and components in Java, Groovy or Scala. Convention Over Configuration Say goodbye to endless XML configuration files: dependency injection and meta-programming through annotations. Highly Productive Live class reloading means that the time between seeing an error and providing the fix is seconds, not minutes. Scalable Scales up big on a single server, and works great in a cluster. Keeps session state minimal by design. Advanced Exception Reporting Gives you all the tools you need to fix your problem: not just a stack trace, but every bit of information you need to know about what Tapestry was doing, why it was doing it, what went wrong, and how to fix it. Testable Committed to testability throughout design; built-in utilities to enhance TDD. Support for Selenium for integration testing. See Tapestry's code coverage report Fast Pure Java; no reflection, not even for property expressions. Built to cleanly support large numbers of concurrent threads without contention. Automatic GZip content compression, JavaScript aggregation, and client-side caching. Adaptable And Modular Architecture is open and extensible. There's a clean way to add your own extensions, or override built-in logic. Provides integration with Hibernate and Spring. Third-party integrations with other tools, such as Quartz and Lucene.

Programming Languages Java
Categories web-framework
Mailing Lists http://tapestry.apache.org/community.html#Community-GettingInvolved
Bug/Issue Tracker https://issues.apache.org/jira/browse/TAP5
License Apache License Version 2.0
Project Website http://tapestry.apache.org
PMC Apache Tapestry

Project Release Information

Releases can be downloaded from http://tapestry.apache.org/download.html

Most recent releases:

Release Version Date
Apache Tapestry 5.2.4 2010-12-17

Access to the source code:

Copyright 1999-2012, The Apache Software Foundation

Licensed under the Apache License, Version 2.0.

Generated Wed, 16 May 2012 18:30:36 GMT