[
https://issues.apache.org/jira/browse/WW-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504930#comment-13504930
]
Greg Huber edited comment on WW-3928 at 11/27/12 8:38 PM:
----------------------------------------------------------
Is this what you mean?
<filter>
<filter-name>struts2</filter-name>
<filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class>
</filter>
<filter>
<filter-name>struts-cleanup</filter-name>
<filter-class>org.apache.struts2.dispatcher.ActionContextCleanUp</filter-class>
</filter>
was (Author: gregh99):
Id this what you mean?
<filter>
<filter-name>struts2</filter-name>
<filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class>
</filter>
<filter>
<filter-name>struts-cleanup</filter-name>
<filter-class>org.apache.struts2.dispatcher.ActionContextCleanUp</filter-class>
</filter>
> JSp pages only show on port 8080 after upgrade to 2.3.7
> -------------------------------------------------------
>
> Key: WW-3928
> URL: https://issues.apache.org/jira/browse/WW-3928
> Project: Struts 2
> Issue Type: Bug
> Components: Core Actions
> Affects Versions: 2.3.7
> Environment: centos/toncat
> Reporter: Greg Huber
> Priority: Minor
> Fix For: 2.3.8
>
>
> Hello,
> I have just upgraded my production environment to 2.3.7 and now the jsp pages
> only show the html, rather than the compiled page. If I add the port to the
> end of the URL they show correctly, ie http://www.someplace.com:8080. I
> have checked the release notes but could not find any information relating to
> this. Maybe there is a configuration change needed to make this version work
> which needs documenting.
> Cheers Greg
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira