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

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

2025-07-08 Thread Krishnaraj Viswanathan
To my knowledge, WLS 14 is yet to support jakartaEE and it is still on JavaEE. WLS 15c is where the shift is happening. You might have to stay on Struts 6 for WLS 14. Again, this is not something that I know for sure, but something I understood from my initial reading. ~K -Original Messa