美文网首页
Struts2 Action使用通配符方式命名无效,不能访问

Struts2 Action使用通配符方式命名无效,不能访问

作者: 紫荆秋雪_文 | 来源:发表于2019-10-06 23:21 被阅读0次

    需要在struts.xml中配置

    <global-allowed-methods>regex:.*</global-allowed-methods>
    

    相关文章

      网友评论

          本文标题:Struts2 Action使用通配符方式命名无效,不能访问

          本文链接:https://www.haomeiwen.com/subject/wvwnuctx.html