On 4/18/2018 1:21 AM, Martin Gainty wrote:
> MG>AFAIK a redirect terminates the old session and creates a new session
I think redirect to same domain:ip in same browser tab page should keep
session.
> MG>a better alternative is to implement ChainingInterceptor with type="chain"> e.g.
As Strut
From: Burton Rhodes
Sent: Tuesday, April 17, 2018 7:23 AM
To: Struts Users Mailing List
Subject: Re: [S2] ExecuteAndWait Interceptor // Only re-submit token parameters
on refresh?
That's a great thought. I think the session method makes more sense.
On Tue, Ap
On 4/16/2018 7:19 PM, Prasanth Pasala wrote:
> So I am wondering where did these values come from into the instance
> variables?
Great! Please also get the current stack trace inside your action's
setUsername method and save it in a private string field inside your
action. Then when action and
On 4/17/2018 3:53 PM, Burton Rhodes wrote:
> That's a great thought. I think the session method makes more sense.
Glad to hear :) thanks! I would like to add that you also can delete
ExecAndWait interceptor. Then just save posted data in db and
immediately send a thank you message to your user.
That's a great thought. I think the session method makes more sense.
On Tue, Apr 17, 2018 at 2:12 AM, Yasser Zamani
wrote:
>
>
> On 4/17/2018 6:42 AM, Burton Rhodes wrote:
> > Also, How would I include everything except the email body field with the
> > s:url tag?
>
> Unfortunately, I couldn't
On 4/17/2018 6:42 AM, Burton Rhodes wrote:
> Also, How would I include everything except the email body field with the
> s:url tag?
Unfortunately, I couldn't find a simple way :(
However, as a workaround, instead, in your email form jsp, could you put
the email body field as a POST param and th
6 matches
Mail list logo