Hi All,
I am trying to deploy a sample
Struts Application on WAS3.5.2 and
getting the following Error.
Missing configuration resource for path /WEB-INF/struts-config.xml
I have placed the WEB-INF folder which has the following XML files
struts-config.xml, action.xml, database.xml and web.xml
in both web and
servlets folders..
In WAS3.5.2 when we create a Web App using the Admin Console the
Document root by default points to web and the CLASSPATH points to
the Servlets folder..
Pls let me know how to resolve this issue..
Thanks in Advance
Sateesh