开发者社区 问答 正文

ssm 整合过程中web.xml 配置文件中具体操作代码是什么呢?

已解决

ssm 整合过程中web.xml 配置文件中具体操作代码是什么呢?

展开
收起
JWRRR 2022-03-31 19:05:59 578 分享 版权
1 条回答
写回答
取消 提交回答
  • 推荐回答

    contextConfigLocation

    classpath:beans.xml

    org.springframework.web.context.ContextLoaderListener

    struts2

    org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter

    struts2

    *.action

    2022-03-31 19:06:41
    赞同 展开评论