web.xml has a login welcome-file-list that should be the 1st page displayed

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

You can download the war file from
https://kenai.com/projects/j-isis/downloads/download/Web-JISIS3.war if you
have time to have a look

I have probably make something wrong but I cannot figure out what

Best,
JCD


On Tue, Oct 7, 2014 at 9:46 AM, Lukasz Lenart <lukaszlen...@apache.org>
wrote:

> 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
>
>


-- 
Jean-Claude Dauphin

jc.daup...@gmail.com
jc.daup...@afus.unesco.org

http://kenai.com/projects/j-isis/
http://www.unesco.org/isis/
http://www.unesco.org/idams/
http://www.greenstone.org

Reply via email to