Apache FOP integration

2022-01-26 Thread Volker Lamp
Hello Tapestry users, Our Tapestry webapp needs to generate printable PDFs including user input. We are currently looking at using Apache FOP for that. Has anyone integrated FOP in their Tapestry webapp and perhaps a Tapestry module to share? Suggestions for other approaches are also welcome.

Re: [RELEASE] Tapestry 5.8.0 released

2022-01-26 Thread Volker Lamp
Hello Thiago & other contributors, Thank you very much for new release. The Rest API feature is a very useful addition. Sorry I missed the vote. Thank you all for the hours and brains you put into the new release. Volker - To

[RELEASE] Tapestry 5.8.0 released

2022-01-26 Thread Thiago H. de Paula Figueiredo
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. * Support for Servlet API 3.0+ asynchronous