You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2022/09/08 13:06:00 UTC

[jira] [Closed] (WW-5222) When Struct 2.3.34 update Struct 2.5.30,the original interface cannot be accessed

     [ https://issues.apache.org/jira/browse/WW-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart closed WW-5222.
-----------------------------
    Resolution: Not A Problem

Did you read the migration guide?
https://cwiki.apache.org/confluence/display/WW/Struts+2.3+to+2.5+migration

And please such questions on the User Mailing list
https://struts.apache.org/mail.html

> When Struct 2.3.34 update Struct 2.5.30,the original interface cannot be accessed
> ---------------------------------------------------------------------------------
>
>                 Key: WW-5222
>                 URL: https://issues.apache.org/jira/browse/WW-5222
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.5.30
>            Reporter: Mark Wang
>            Priority: Major
>         Attachments: struts.xml, web.xml, 微信图片_20220908184332.jpg, 微信图片_20220908184344.jpg
>
>
> Use Struct 2.3.34,one interface can invoke by two ways,example:
> [http://localhost:8080/wisdomcampus-gs/login]  can invoke,
> [http://localhost:8080/wisdomcampus-gs/user/login] can invoke,result is same。
> Use Struct 2.5.30,one interface only invoke by one way,example:
> [http://localhost:8080/wisdomcampus-gs/login]  can invoke,
> [http://localhost:8080/wisdomcampus-gs/user/login] can't  invoke, return error:No result defined for action wisdom.user.action.LoginAction and result success。
>  
> Why? How to config in Struct 2.5.30, can realization same result  in Struct 2.3.34?Look forward to your reply,thank you!
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)