Re: Query regarding printing and closing Jasper reports in Struts2.5

2024-03-20 Thread Tanveer Alaie
Thank you for your response On Wed, 20 Mar, 2024, 1:04 pm Nate Kerkhofs, wrote: > Hi Tanveer, > > This isn't really a struts issue, but I'll answer regardless. > > There are security and usability issues related to automatic printing, so > browsers block JavaScript from printing documents withou

Re: Radio Buttons issue in 6.3.x

2024-03-20 Thread Lukasz Lenart
śr., 20 mar 2024 o 19:45 Nordmeyer, William, E (Serco NA) napisał(a): > > I remember reading a few months back about an issue with radio buttons in > Struts 6.3 and that the issue was going to be resolved in 6.4. > > 2 questions - > 1. is there a bug entry that I can reference and monitor? I

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

2024-03-20 Thread Lukasz Lenart
śr., 20 mar 2024 o 01:34 DAngel napisał(a): > ERROR org.apache.struts2.convention.DefaultClassFinder - Unable to read > class [ mi.action.class] > java.lang.IncompatibleClassChangeError: class > org.apache.struts2.convention.DefaultClassFinder$InfoBuildingVisitor has > interface org.objectweb.asm.

Radio Buttons issue in 6.3.x

2024-03-20 Thread Nordmeyer, William, E (Serco NA)
I remember reading a few months back about an issue with radio buttons in Struts 6.3 and that the issue was going to be resolved in 6.4. 2 questions - 1. is there a bug entry that I can reference and monitor? 2. Is there a timeline for when 6.4 will be released? Will This e-mail and any

RE: Query regarding printing and closing Jasper reports in Struts2.5

2024-03-20 Thread Nate Kerkhofs
Hi Tanveer, This isn't really a struts issue, but I'll answer regardless. There are security and usability issues related to automatic printing, so browsers block JavaScript from printing documents without user interaction. You won't be able to print pages automatically, you NEED to have the us