struts 2.5.33 - ERROR DefaultClassFinder - Unable to read class - IncompatibleClassChangeError

2024-03-19 Thread DAngel
Hi guys. I have migrated an application from struts 2.3 to 2.5.33 I have followed the guide: https://cwiki.apache.org/confluence/display/WW/Struts+2.3+to+2.5+migration#Struts2.3to2.5migration-Dependencies On tomcat startup, I get errors like: ERROR org.apache.struts2.convention.DefaultClassFinde

Query regarding printing and closing Jasper reports in Struts2.5

2024-03-19 Thread Tanveer Alaie
I am facing an issue with printing and closing Jasper reports in my Struts2 application. Here's a brief overview of the problem: Description: In my Struts2 web application, I have a requirement to generate Jasper reports and provide an option to print them directly from the browser. Additionally,