wt., 21 cze 2022 o 11:56 Prasanth napisał(a):
>
> I need an id added to the link as a param (coming from prior action), so
> have used a JSP forward. If I use redirect type and specify the url in
> the struts.xml itself would I be able to specify the dynamic id provided
> by prior action?
Here yo
I need an id added to the link as a param (coming from prior action), so
have used a JSP forward. If I use redirect type and specify the url in
the struts.xml itself would I be able to specify the dynamic id provided
by prior action?
Thanks,
Prasanth
On 2022-06-21 00:11, Lukasz Lenart wrote:
wt., 21 cze 2022 o 04:31 Prasanth napisał(a):
> Would there be a release based on this? If not what is the best way to
> include a new swingset jar into Maven build for a project?
Yes, I'm working on a fix. And if you cannot use "redirect" result
instead of "dispatcher" in such case, you must wai
type = "redirect" ) } )
> //@formatter:on
> @Namespace( "/useraccount" )
> @Slf4j
> public class RegisterUserAccountAction extends BaseActionSupport
> implements ServletRequestAware, ServletResponseAware
>
>
47042 sessioncount 2
2022-06-15 22:49:07,044 DEBU o.a.j.l.DirectJDKLog - End expire sessions
StandardManager processingTime 1 expired sessions: 0
From: Rubens Gomes
Sent: Tuesday, June 14, 2022 11:38 AM
To: Struts Users Mailing List
Subject: Re: StackOver
" ) } )
> > //@formatter:on
> > @Namespace( "/useraccount" )
> > @Slf4j
> > public class RegisterUserAccountAction extends BaseActionSupport
> > implements ServletRequestAware, ServletResponseAware
> >
> >
> > Fr
type = "redirect" ) } )
> //@formatter:on
> @Namespace( "/useraccount" )
> @Slf4j
> public class RegisterUserAccountAction extends BaseActionSupport
> implements ServletRequestAware, ServletResponseAware
>
> ____
__
From: Lukasz Lenart
Sent: Tuesday, June 14, 2022 1:02 AM
To: Struts Users Mailing List
Subject: Re: StackOverflowError
Could you share a minimal configuration of this result?
Regards
Łukasz
wt., 14 cze 2022 o 07:23 Rubens Gomes napisał(a):
>
> I am runnning a Spring Boot 2.7.0 (Latest) To
I see a forward after the execute is called. If this is the same issue as what
I am having, code execution is going back to the first action class rather than
the action class referred to by the forward.
To confirm this you can run it in debug mode and have a break point in the
first action ex
Lukasz requested
BR
From: Lukasz Lenart
Sent: Tuesday, June 14, 2022 2:02 AM
To: Struts Users Mailing List
Subject: Re: StackOverflowError
Could you share a minimal configuration of this result?
Regards
Łukasz
wt., 14 cze 2022 o 07:23 Rubens Gomes napisał(a):
>
Could you share a minimal configuration of this result?
Regards
Łukasz
wt., 14 cze 2022 o 07:23 Rubens Gomes napisał(a):
>
> I am runnning a Spring Boot 2.7.0 (Latest) Tomcat embedded WAR + Spring
> Security + Struts 6.0.0 Actions + JSP pages. I started noticing a loop when
> a Struts2 Action
11 matches
Mail list logo