Hi All,
We are using
Struts on WAS3.5.2 and when we try to host a sample struts
application we are getting the following Error.
unable to locate /WEB-INF/struts-config.xml
The Directory Structure of the Web Application is as follows :
Document Root : $WAS_HOME/default_host/struts-example/web
Class Path : $WAS_HOME/default_host/struts-example/servlets
- struts-example
- web
-WEB-INF
-
servlets -WEB-INF
I have copied the WEB-INF folder into web and as well to servlets
directory.
the struts-config.xml file is residing in the WEB-INF directory .
Pls let me know how to resolve this..
Thanks in Advance
Sateesh