Hi, I am using struts 1.3 and running my application in WAS7. When I try to access my application(http://localhost:9080/dashboard/index.html where dashboard is context root), I get the below error.
Error 404: com.ibm.ws.webcontainer.servlet.exception.NoTargetForURIException:No target servlet configured for uri: /dashboard/index.html. I have given index.html in in web.xml. I am not sure why it is not picking up? Any help appreciated. Regards, Siva -- View this message in context: http://struts.1045723.n5.nabble.com/Error-404-com-ibm-ws-webcontainer-servlet-exception-NoTargetForURIException-tp4581593p4581593.html Sent from the Struts - User mailing list archive at Nabble.com.

