Günter Paul created WW-5495:
-------------------------------

             Summary: 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


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)

Reply via email to