Posted By:
Zeev_Sander
Posted On:
Monday, January 12, 2004 04:48 AM
hi all,
it sounds like my struts application on tomcat cannot find the
ApplicationResources.properties
file.
The jsp code looks like this:
ApplicationResources.properties has
test.string=TEST
entry
now i saved ApplicationResources.properties at
[CATALINA_HOME]/webapps/[MY_APP]/WEB-INF/classes
is it a wrong location?
where should i copy it to?
please, HELP
THNX!!!