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: [External] : Re: Struts 7 upgrade - looking for the javax.servlet.Filter instead of jakarta.*

2025-07-10 Thread IGRA TRANSFORMING KNOWLEDGE
gt; Subject: [External] : Re: Struts 7 upgrade - looking for the > javax.servlet.Filter instead of jakarta.* > > After asking Perplexity I got such an answer: > WebLogic 14c is compatible with Jakarta EE 8 only. It does not support > Jakarta EE 9 or later versions, which introduce

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

2025-07-10 Thread Lukasz Lenart
uts 7 when taking up WLS 15 which supports jakartax.*? > > ~K > > > -Original Message- > From: Lukasz Lenart > Sent: Wednesday, July 9, 2025 10:31 AM > To: Struts Users Mailing List > Subject: [External] : Re: Struts 7 upgrade - looking for the > javax.servl

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

2025-07-10 Thread Krishnaraj Viswanathan
7 upgrade - looking for the javax.servlet.Filter instead of jakarta.* After asking Perplexity I got such an answer: WebLogic 14c is compatible with Jakarta EE 8 only. It does not support Jakarta EE 9 or later versions, which introduce the new `jakarta.*` namespace Cheers Lukasz pon., 7 lip 2025

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

2025-07-08 Thread Lukasz Lenart
After asking Perplexity I got such an answer: WebLogic 14c is compatible with Jakarta EE 8 only. It does not support Jakarta EE 9 or later versions, which introduce the new `jakarta.*` namespace Cheers Lukasz pon., 7 lip 2025 o 20:43 Arsen Milutsa napisał(a): > > Hello, > > Getting the complianc