2013/10/2 Néstor Boscán :
> So if I use:
>
> https://${
> host}/cambioPassword!input.action
>
> It will work?
>
> Don't I have to set the servlet context and namespace?
It won't work OOTB - you must add additional getters to your action -
it was just an idea how you can solve that. I give you few
So if I use:
https://${
host}/cambioPassword!input.action
It will work?
Don't I have to set the servlet context and namespace?
Regards,
Néstor Boscán
On Wed, Oct 2, 2013 at 1:08 AM, Lukasz Lenart wrote:
> 2013/10/1 Paul Benedict :
> > Hmm. Well, there's a couple issues to consider here.
> >
2013/10/1 Paul Benedict :
> Hmm. Well, there's a couple issues to consider here.
>
> 1) When you're behind a load balancer, the machine name (domain) you're
> running on may not be the domain that's fronted to the public. For example,
> the user might be accessing www.company.org but you're on
> ho
2013/10/1 Néstor Boscán :
> This one:
>
> type="redirect">cambioPassword!input.action
It's a normal redirect (not redirectAction) so you can use
https://host/cambioPassword!input.action
Other option is to develop your own ServletRedirectResult.
Regards
--
Łukasz
+ 48 606 323 122 http://www.le
Hmm. Well, there's a couple issues to consider here.
1) When you're behind a load balancer, the machine name (domain) you're
running on may not be the domain that's fronted to the public. For example,
the user might be accessing www.company.org but you're on
host123.company.org. When you're changi
This one:
cambioPassword!input.action
Regards
On Tuesday, October 1, 2013, Lukasz Lenart wrote:
> 2013/9/30 Néstor Boscán :
>> I have an application that runs on weblogic 10.3.6 and struts 2.3.8. The
>> weblogic is behind a loadbalancer that does https to http translation.
When
>> the applicat
2013/9/30 Néstor Boscán :
> I have an application that runs on weblogic 10.3.6 and struts 2.3.8. The
> weblogic is behind a loadbalancer that does https to http translation. When
> the application uses a redirect it will use HTTP instead of the original
> HTTPS protocol. Is there a way to force red
Hi
The name remains the same, the loadbalancer name. And yes the weblogic
server is not the same as the external name of the loadbalancer.
On Mon, Sep 30, 2013 at 6:44 PM, wrote:
> And what happens with the name of the server? I suppose the name of the
> weblogic server is not the same as te e
And what happens with the name of the server? I suppose the name of the
weblogic server is not the same as te external name of the loadbalancer, no?
Sent via BlackBerry from T-Mobile
-Original Message-
From: Néstor Boscán
Date: Mon, 30 Sep 2013 16:19:35
To: Struts Users Mailing List
Rep
9 matches
Mail list logo