3 Replies Latest reply on Dec 10, 2005 10:04 PM by alexeit

    Access to servlet with '/servlet/' in URL gives Error 404

    alexeit

      I am newbie in JBoss. I'm developin the simple servlets. When I describe them in web.xml, everything is OK. However, when I try to call a servlet which is not mentioned in web.xml like this:
      http://localhost:8080/servlet/TestServlet, I get 404 error.

      Any help will be greatly appreciated.

      Thanks in advance,
      Alexei

      JBoss 4.0.3SP1
      WinXP
      JDK 1.5