Re: [External] : Re: Struts 7 upgrade - looking for the javax.servlet.Filter instead of jakarta.*

2025-07-12 Thread Lukasz Lenart
I updated the Getting Started guide to Struts 7 https://github.com/apache/struts-site/pull/272 Cheers Łukasz - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.o

Re: [External] : Re: Struts 7 upgrade - looking for the javax.servlet.Filter instead of jakarta.*

2025-07-12 Thread Lukasz Lenart
pt., 11 lip 2025 o 07:58 IGRA TRANSFORMING KNOWLEDGE napisał(a): > > can anyone share the code of crud operation using strut7. > > however, still struts official displaying 2.5 version > https://struts.apache.org/getting-started/how-to-create-a-struts2-web-application That shouldn't be a problem,

Re: Extend CSP (Content Security Policy)

2025-07-12 Thread Lukasz Lenart
śr., 9 lip 2025 o 20:03 Ute Kaiser napisał(a): > > Hi, > I want to add > frame-ancestors 'self' > to the HTTP-Headers provided by Struts7 (using enforce-mode) > > Unfortunately I do not understand > https://struts.apache.org/core-developers/csp-interceptor > > Neither do I want to replace Default