如何设置资源文件ApplicationResources啊?

hexin3000 2007-03-28
在web.xml中应该如何设置资源文件ApplicationResources啊?

<context-param>
<param-name>extremecomponentsMessagesLocation</param-name>
<param-value>ApplicationResources</param-value>
</context-param>

???
fins 2007-03-28
<context-param>
<param-name>ecsideMessagesLocation</param-name>
<param-value>/WEB-INF/文件名</param-value>
</context-param>
Global site tag (gtag.js) - Google Analytics