karim chorfi
Tue, 08 Jan 2002 08:05:54 -0800
Hi, I'm new to struts I installed tomcat4.0-b6(.exe) on windows98 I downloaded jakarta-struts-1.0.zip I deployed the struts-example.war under webapps I started the tomcat server with http://localhost:8080/struts-example/
the following message appear : A Servlet Exception Has Occurred Exception Report: javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE ... I think that ther's a problem with a path. What is the solution? Can someone help me!