2014-10-07 9:31 GMT+02:00 Jean-Claude Dauphin <jc.daup...@gmail.com>:
> Clicking on http://localhost:8080/Web-JISIS3 gives the page
>
> HTTP ERROR 404
>
> Problem accessing /Web-JISIS3/. Reason:
>
>     There is no Action mapped for namespace [/] and action name []
> associated with context path [/Web-JISIS3].

Did you try adding welcome-file-list to web.xml?

  <welcome-file-list>
    <welcome-file>index.jsp</welcome-file>
  </welcome-file-list>


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to