Yes I found the reason... Through ant deploy, somehow, I had the
ApplicationResources.properties file only in the main diretory but not in the
WEB-INF/classes directroy. Now I just tried copying the message resources property
files into this WEB-INF/classes directory and packed it back to struts
Error when runing an application (JBoss/Ant/Struts/Windows2000/NO EJB)
After deployed the application using Ant.. Then I started the application
with http://localhost:8080/strutstest/index.jsp
The browser gives Error
--