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

2025-02-14 Thread Mahabir Gupta
Dear Lukasz, Noted with thanks. Regards Mahabir On Fri, 14 Feb 2025 at 8:51 PM, Lukasz Lenart wrote: > pt., 14 lut 2025 o 09:01 Mahabir Gupta napisał(a): > > Struts2 requires which Java minimum? Kindly advise. > > I already answered that, term Struts it's a synonym of

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

2025-02-14 Thread Mahabir Gupta
Dear Lukasz, Struts2 requires which Java minimum? Kindly advise. Thank you. Regards Mahabir On Fri, 14 Feb 2025 at 3:05 PM, Lukasz Lenart wrote: > pt., 14 lut 2025 o 05:06 Mahabir Gupta napisał(a): > > Is Struts2 compatible with Java 17. Kindly advise. > > Struts 6.x req

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
> napisał(a): > > > > I just noticed we are polluting this thread with unrelated discussion, > > please start a new thread to discuss your problem. > > > > śr., 12 lut 2025 o 07:30 Mahabir Gupta > napisał(a): > > > > > > Dear Lukasz, > >

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 &g

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

2025-02-12 Thread Mahabir Gupta
ssembly still have other problem > > Best regards > > Mahabir Gupta 於 2025年2月12日 週三 下午8:56 寫道: > > > It goes to the index.jsp page > > > > http://localhost:8080/Struts2Starter/index.jsp > > > > Index > > > > On Wed, Feb 12, 2025 at 7:07 PM

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

2025-02-12 Thread Mahabir Gupta
It goes to the index.jsp page http://localhost:8080/Struts2Starter/index.jsp Index 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 > >

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

2025-02-12 Thread Mahabir Gupta
http://localhost:8080/Struts2Starter/tutorials/getTutorial.action 404 Error. Thank you. Regards Mahabir On Wed, 12 Feb 2025 at 5:16 PM, Lukasz Lenart wrote: > śr., 12 lut 2025 o 08:56 Mahabir Gupta napisał(a): > > > > Dear Lukasz, > > > > My current Struts2 projec

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

2025-02-11 Thread Mahabir Gupta
d starts with > just a simple Web app and then adds Struts. > > https://www.youtube.com/watch?v=HVHlkWvOmOw > > śr., 12 lut 2025 o 07:53 Mahabir Gupta napisał(a): > > > > Dear Lukasz, > > > > Previously I did not include the xwork-core-2.3.37.jar but added it to

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

2025-02-11 Thread Mahabir Gupta
. -- Apache Tomcat/9.0.82 On Wed, Feb 12, 2025 at 2:46 PM Lukasz Lenart wrote: > I just noticed we are polluting this thread with unrelated discussion, > please start a new thread to discuss your problem. > > śr., 12 lut 2025 o 07:30 Mahabir Gupta napisał(a): > &g

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

2025-02-11 Thread Mahabir Gupta
. -- Apache Tomcat/9.0.82 Kindly advise. Thank you. Regards Mahabir On Wed, Feb 12, 2025 at 2:16 PM Lukasz Lenart wrote: > śr., 12 lut 2025 o 05:17 Mahabir Gupta napisał(a): > > > > Dear Lukasz and Dave, > > > > The only deploy I am seeing is the below and this

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

2025-02-11 Thread Mahabir Gupta
-workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps Thank you. Regards Mahabir On Tue, Feb 11, 2025 at 11:36 PM Lukasz Lenart wrote: > pon., 10 lut 2025 o 04:06 Mahabir Gupta napisał(a): > > > > Dear Lukasz, > > > > I am using Struts2 using struts2-

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

2025-02-11 Thread Mahabir Gupta
action name getTutorial. *Description* The origin server did not find a current representation for the target resource or is not willing to disclose that one exists. -- Apache Tomcat/9.0.82 On Mon, Feb 10, 2025 at 11:06 AM Mahabir Gupta wrote: > Dear Lukasz, >

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

2025-02-09 Thread Mahabir Gupta
not find a current representation for the target resource or is not willing to disclose that one exists. -- Apache Tomcat/9.0.82 Thank you. Regards Mahabir On Sun, Feb 9, 2025 at 8:32 PM Lukasz Lenart wrote: > niedz., 9 lut 2025 o 12:23 Mahabir Gupta > nap

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

2025-02-09 Thread Mahabir Gupta
Dear Lukasz, I am creating a very simple Struts2 application using Tomcat Server 9 and Java 17 but I am getting the following error. http://localhost:8080/Struts2Starter/getTutorial.action HTTP Status 404 – Not Found -- *Type* Status Report *Message* There is no Act

Re: Unable to open uploaded pdf and docx file

2024-03-26 Thread Mahabir Gupta
] which isn't > related to Struts itself. I would double check if uploaded files are > ok (access them on the server side once they have been uploaded). > > [1] https://struts.apache.org/core-developers/stream-result.html > > pon., 25 mar 2024 o 02:17 Mahabir Gupta napisał(a)

Re: Unable to open uploaded pdf and docx file

2024-03-24 Thread Mahabir Gupta
Dear Lukasz, Any advice will be greatly appreciated. Thank you. Regards Mahabir On Thu, Mar 14, 2024 at 5:03 PM Mahabir Gupta wrote: > Dear Lukasz, > > This issue came after I upgraded from Struts 2.5 to Struts 6.0.3.2. The > .pdf and .docx files seem to be corrupted when I

Re: Unable to open uploaded pdf and docx file

2024-03-14 Thread Mahabir Gupta
Dear Lukasz, This issue came after I upgraded from Struts 2.5 to Struts 6.0.3.2. The .pdf and .docx files seem to be corrupted when I am trying to download the files. Kindly advise. Thank you. Regards Mahabir On Thu, Mar 14, 2024 at 1:38 PM Mahabir Gupta wrote: > Dear Lukasz, > > I a

Re: Unable to open uploaded pdf and docx file

2024-03-13 Thread Mahabir Gupta
Dear Lukasz, I am able to upload and download and open .txt file but for .pdf and .docx files, I am able to upload but when I download the pdf file, the file cannot be opened. For the .docx file when I try to click on the file, on the console it does show the log successfully download attachment f

Re: Radio button selection is not being saved on the front end

2024-03-11 Thread Mahabir Gupta
enart > Sent: Monday, 11 March 2024 07:23 > To: Struts Users Mailing List > Subject: Re: Radio button selection is not being saved on the front end > > pon., 11 mar 2024 o 04:54 Mahabir Gupta napisał(a): > > The radio button is working perfectly when using Struts2. I only did a

Re: Radio button selection is not being saved on the front end

2024-03-10 Thread Mahabir Gupta
:37 PM Lukasz Lenart wrote: > śr., 6 mar 2024 o 08:08 Mahabir Gupta napisał(a): > > DotsCarRental dotsCarRental = new DotsCarRental(); > > dotsCarRental = (DotsCarRental) > session.getAttribute(DBConstants.sessionCarId); > > You don't have to create an instance if

Re: Very fast logout of Heartbeat session

2024-03-10 Thread Mahabir Gupta
Dear Lukas, Please ignore my question. The Heartbeat Session has nothing to do with Struts6. Thank you. Regards Mahabir On Mon, Mar 11, 2024 at 9:45 AM Mahabir Gupta wrote: > Dear Lukasz, > > I have upgrade my Struts2 to Struts6.3.0.2. However as I am still using > local environ

Re: Very fast logout of Heartbeat session

2024-03-10 Thread Mahabir Gupta
Dear Lukasz, I have upgrade my Struts2 to Struts6.3.0.2. However as I am still using local environment to test the application, the Heartbeat Session gets logged out very soon. Is there a way I can change the Heartbeat Session from logging out very quickly. Kindly advise. Thank you. Regards Mahab

Re: Radio button selection is not being saved on the front end

2024-03-05 Thread Mahabir Gupta
Hi, I have some radio button where I can select one radio button at a time and safe it. It is being saved in the database but on the frontend it is not being saved. public class getDotsCarRentalAction extends GenericMappingDispatchAction{ public String saveCr(){ HttpSession session =

Re: The absolute uri: [http://tiles.apache.org/tags-tiles] cannot be resolved

2024-02-28 Thread Mahabir Gupta
Hi I am doing a struts2 upgrade to struts 6.3.0.2. When I am uploading a file I am getting java.lang.noclassdeffounderror: could not initialise class org.apache.poi.ooxml.poixmltypeloader. I am using poi-5.2.5, poi-ooxml-5.2.5 and poi-ooxml-lite-5.2.5 jar files. Please advise. Thank you. Regards M