Re: Issue in Struts 7.0.0 with tag

2025-04-17 Thread shankar sawate
using tomcat 11. > > Regards > > On Thu, Apr 17, 2025, 2:06 PM shankar sawate > wrote: > > > Hi Team, > > > > If you have any sample code related to Jakarta migration, please share > it > > with me — it would be really helpful. > > > > On Thu,

Re: Issue in Struts 7.0.0 with tag

2025-04-16 Thread shankar sawate
On Thu, Apr 17, 2025 at 10:59 AM Lukasz Lenart wrote: > wt., 15 kwi 2025 o 09:57 shankar sawate > napisał(a): > > While migrating to Struts 7.0.0, I'm encountering an issue when using the > > tag. Even though the tag is pre

Re: Issue in Struts 7.0.0 with tag

2025-04-17 Thread shankar sawate
at.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1583) On Thu, Apr 17, 2025 at 12:04 PM shankar sawate wrote: > Thank you for your response. > > I'm using NetBeans 17 as the IDE, with Java 21, and running the > applic

Re: Issue in Struts 7.0.0 with tag

2025-04-17 Thread shankar sawate
Hi Team, If you have any sample code related to Jakarta migration, please share it with me — it would be really helpful. On Thu, Apr 17, 2025 at 12:30 PM shankar sawate wrote: > And I face this issue after deploying. > > 17-Apr-2025 12:28:09.568 SEVERE [http-nio-80

Re: Strange issue displaying numbers when in Arabic locale

2025-04-22 Thread shankar sawate
If you have any sample code using Jakarta, I would really appreciate it if you could share it with me. It would be very helpful On Tue, 22 Apr, 2025, 8:05 am Zoran Avtarovski, wrote: > Thanks Lukasz, > > I'll submit a ticket and the fix we finally went with. We ended up going > with interceptor

Re: Issue in Struts 7.0.0 with tag

2025-04-16 Thread shankar sawate
> > Wyatt > ________ > From: shankar sawate > Sent: Monday, April 14, 2025 11:39 PM > To: user@struts.apache.org > Subject: Issue in Struts 7.0.0 with tag > > !---| > This Message Is Fr

Re: Validation problem

2025-05-06 Thread shankar sawate
Do you have a new implementation of the Dojo DateTimePicker? If so, please share how to implement it, as the old one is deprecated On Tue, 6 May, 2025, 2:27 pm Lukasz Lenart, wrote: > śr., 30 kwi 2025 o 19:47 Ute Kaiser napisał(a): > > > > Hi, > > I tried according to > > https://struts.apache.

Issue in Struts 7.0.0 with tag

2025-04-15 Thread shankar sawate
Hi, While migrating to Struts 7.0.0, I'm encountering an issue when using the tag. Even though the tag is present like this jsp <%%> I’m getting the following warning or error: The s:form tag declares that it accepts dynamic attributes but does not implement the required interface <%%>