Re: neither default servlet nor welcome files found
Johan Edlund <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <[email protected]> |
Ok, I fixed the index.jsp but still no luck. I get the same error msg. Surely there must be some setting in Jahia that's doing this? /Johan On 7/4/05, Serge Huber <[email protected]> wrote: > > Johan Edlund wrote: > > >And the structure of the hello.war: > >META-INF > >------MANIFEST.MF > >WEB-INF > >-------\CLASSES > >------------------HelloServlet.class > >-------index.jsp > >-------web.xml > > > >Is Index.jsp in the right place? > > > > > Nope it's not. It should be at the root of your web application : > hello.war/index.jsp if you see what I mean. > > Regards, > Serge Huber. > > >