[ https://issues.apache.org/jira/browse/WW-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lukasz Lenart resolved WW-5495. ------------------------------- Resolution: Fixed > Tomcat 11 and ".action" send empty page > --------------------------------------- > > Key: WW-5495 > URL: https://issues.apache.org/jira/browse/WW-5495 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 7.0.0 > Reporter: Günter Paul > Priority: Minor > Fix For: 7.0.1 > > Attachments: logtomcat10.txt, logtomcat11-OK.txt, logtomcat11.txt > > > I was testing struts 7 wiht tomcat 10 and all works fine. After I changed to > tomcat 11 all pages are empty. The URL was like > "http://xxx/paht/start.action". When I changed it to "http://xxx/paht/start" > all works fine. But the links to a "second"-Action are with the > action-extension and don't work. > {{My solution: I use the struts-constant }} > {code:java} > <constant name="struts.action.extension" value="do,," />{code} > in the file "struts.xml" {{{}and all works fine with tomcat 10 and > 11.{}}}{{{}{}}} -- This message was sent by Atlassian Jira (v8.20.10#820010)