[
https://issues.apache.org/jira/browse/WW-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110557#comment-17110557
]
James Chaplin commented on WW-5076:
-----------------------------------
Hello Manikanta.
Could you please provide the redirect action mapping configuration from
your struts.xml file, to show how it is configured in your application ?
Even better, if you could provide and attach a very small reproducer
application (one simple action, one simple JSP) to this Jira, that shows the
issue in action, that would help.
It might just be a configuration issue, but we will need to see the
relevant section of the struts.xml configuration to get a better idea.
Thanks,
James.
> struts2 redirecting to https to http
> ------------------------------------
>
> Key: WW-5076
> URL: https://issues.apache.org/jira/browse/WW-5076
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.3.32
> Reporter: Manikanta Maddukuri
> Priority: Blocker
>
> I deployed struts2 application and mapped a domain name,ssl . I am sending
> https request and wherever i used struts2 redirection mapping, strut2 is
> sending http redirect url instead of https redirect url.
>
> In result chrome is cancelling the http request.
>
> Error from chrome console:
> Mixed Content: The page at 'https://.....' was loaded over HTTPS, but
> requested an insecure form action 'http://.......'. This request has been
> blocked; the content must be served over HTTPS.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)