You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 119 Next »

Unknown macro: {div}
Tapestry 5.8.2 is a new release introducing CORS (Cross-Origin Resource Sharing) support and also includes a number of bug fixes and small improvements. Tapestry 5.8.2 is a drop-in replacement and recommended upgrade for Tapestry 5.7.0+ projects. Please check all the details in the release notes page.
Tapestry 5.8.1 release
Hello, Tapestry community! We've just released Tapestry 5.8.1. It's mostly about getting Tapestry-IoC to support all Java language features introduced between Java 9 and 17 https://docs.oracle.com/en/java/javase/17/language/.  It also includes some other bug fixes and small improvements. Tapestry 5.8.1 is a drop-in replacement and recommended upgrade for Tapestry 5.7.0+ projects. All the details are in the release notes. Happy coding!
Tapestry 5.8.0 release
Hello, Tapestry community!Tapestry 5.8.0 has just been released. It's focused on a couple of new features: Support for writing REST endpoints. Read more about this on its documentation page: https://tapestry.apache.org/rest-support-580.html https://tapestry.apache.org/rest-support-580.html. Support for Servlet API 3.0+ asynchronous requests. Full release notes at https://tapestry.apache.org/release-notes-580.html https://tapestry.apache.org/release-notes-580.html. Tapestry 5.8.…

[Subscribe]

Unknown macro: {div}
Unknown macro: {div5}
Unknown macro: {div6}

Unable to render embedded object: File (downloadTapestryBox.png) not found.

Download the latest Tapestry 5 5.2.4 binary release.

More releases

Unknown macro: {div7}

Unable to render embedded object: File (downloadTapestryExt.png) not found.

More extensions

Unknown macro: {div8}

Unable to render embedded object: File (onLineDemos.png) not found.

Unknown macro: {div2}
Unknown macro: {div3}
Unknown macro: {div4}

Unable to render embedded object: File (Chat.png) not found. Pure Java and Polyglot

Written in pure Java: code your pages and components in Java, Groovy or Scala.

Unknown macro: {div4}

Unable to render embedded object: File (injection.png) not found. Convention over configuration

Say goodbye to endless XML configuration files: dependency injection and meta-programming through annotations.

Unknown macro: {div3}
Unknown macro: {div4}

Unable to render embedded object: File (Refresh.png) not found. Highly productive

Live class reloading means that the time between seeing an error and providing the fix is seconds, not minutes.

Unknown macro: {div4}

Unable to render embedded object: File (accepted.png) not found. Testable

Committed to testability thoughout design; built-in utilities to enhance TDD. See Tapestry's code coverage report

Unknown macro: {div3}
Unknown macro: {div4}

Unable to render embedded object: File (fast.png) not found. 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.

Unknown macro: {div4}

Unable to render embedded object: File (bug.png) not found. 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.

Unknown macro: {div3}
Unknown macro: {div4}

Unable to render embedded object: File (Web.png) not found. Scalable

Scales up big on a single server, and offers great options in a cluster. Ready for REST, suitable for the most stateless or stateful applications.

Unknown macro: {div4}

Unable to render embedded object: File (plugin.png) not found. 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.

More on Tapestry philosophy

  • No labels