在替换最新版的 struts2包的解决过程中。遇到 找不到这两个包org/apache/commons/lang/xwork/StringUtils、org/apache/commons/lang/xwork/OjbectUtils的问题,最后发现事实上是struts2的还有一个包(struts2-convention-plugin.jar)引用了,替换掉就能够了。
原文地址:https://www.cnblogs.com/ldxsuanfa/p/9938781.html
时间: 2024-11-08 20:52:27