Attribute Usages Within Grid Implementation

2024-04-22 Thread Michael Helbig
Hi i am using an extension for the Grid Table from Tapestry Core by some own Developed additional Features (eg. Download, Customizable Column Selection, etc.). The initial plan was to use an ExtendedGrid Class by extending the Superclass Within the Core LIbrary Grid.java.  Due to the fact the

Reason for PlasticClassLoader Problems

2024-01-16 Thread Michael Helbig
Hi i have a problem with a tapestry app using tapestry 5.8.3 and using OpenJDK 11. The Application is working fine in a tomcat instance Version 9.x after starting with a "fresh cleared" temp / Work directory. Sometime after just restarting the Tomcat Instance without any further changes the a

Migration planned From Java EE8 to Jakarta EE9

2023-03-21 Thread Michael Helbig
Hi i was wondering, if there is already a plan / timeline to use tapestry as well with the switch of javax to jakarta. Currently a Huge Migration from a current environment to new base is blocked due to the dependency of javax.*. Neccasary dependencies like spring and spring secuirty are alre

Problem with Ajax Form Submit and invalid Response Status

2023-02-21 Thread Michael Helbig
H i am looking for some ways, how to handle failed requests or form submits when i am using a Ajax based communications from the client browser. The related request gets blocked by a firewall in between. The browser receives a not expected answer, but did not render or provide further informa