Re: Unable to display the jsp - 404 Resource not found

2025-02-13 Thread Lukasz Lenart
pt., 14 lut 2025 o 05:06 Mahabir Gupta napisał(a): > Is Struts2 compatible with Java 17. Kindly advise. Struts 6.x requires Java 8 as minimum, Struts 7.x requires Java 17 as minimum Cheers Łukasz - To unsubscribe, e-mail: user

Re: Unable to display the jsp - 404 Resource not found

2025-02-13 Thread Mahabir Gupta
Dear Lukasz, Is Struts2 compatible with Java 17. Kindly advise. Thank you. Regards Mahabir On Fri, Feb 14, 2025 at 12:08 AM Lukasz Lenart wrote: > I have no idea why it doesn't work, I don't use Eclipse so I cannot > use your source code from Github. > > ---

Re: Facings issues while migrating from Struts 2.5.x to 6.7

2025-02-13 Thread Mahabir Gupta
Dear Lukasz, Noted with thanks. Regards Mahabir On Fri, Feb 14, 2025 at 12:21 AM Lukasz Lenart wrote: > I would suggest learning Maven and use it to build Struts app > https://struts.apache.org/getting-started/hello-world-using-struts2 > > śr., 12 lut 2025 o 07:46 Lukasz Lenart > napisał(a):

Re: Facings issues while migrating from Struts 2.5.x to 6.7

2025-02-13 Thread Lukasz Lenart
I would suggest learning Maven and use it to build Struts app https://struts.apache.org/getting-started/hello-world-using-struts2 śr., 12 lut 2025 o 07:46 Lukasz Lenart napisał(a): > > I just noticed we are polluting this thread with unrelated discussion, > please start a new thread to discuss yo

Re: Unable to display the jsp - 404 Resource not found

2025-02-13 Thread Lukasz Lenart
I have no idea why it doesn't work, I don't use Eclipse so I cannot use your source code from Github. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: Unable to display the jsp - 404 Resource not found

2025-02-13 Thread Mahabir Gupta
Dear Lukasz, Any updates on how I can resolve this issue please. Thank you. Regards Mahabir On Wed, Feb 12, 2025 at 7:07 PM Lukasz Lenart wrote: > śr., 12 lut 2025 o 11:11 Mahabir Gupta napisał(a): > > > > http://localhost:8080/Struts2Starter/tutorials/getTutorial.action > > > > 404 Error. >