【发布时间】:2011-02-14 11:26:09
【问题描述】:
我在浏览器窗口中收到以下错误:
org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE
我在 struts-config.xml 中使用了资源文件
并且我的资源文件存储为 WEB-INF/classes/Application.properties 文件。
【问题讨论】:
-
我刚刚收到此错误,结果发现我的 struts 配置 xml 文件中有错误。