2 Replies Latest reply on May 26, 2002 11:55 PM by venkat

    Tomcat web.xml

    venkat

      Warning: validation was turned on but an org.xml.sax.ErrorHandler was not
      set, which is probably not what is desired. Parser will use a default
      ErrorHandler to print the first 10 errors. Please call
      the 'setErrorHandler' method to fix this.
      Error: URI=null Line=9: Element "web-app" does not allow "servlet" here.
      Error: URI=null Line=14: Element "web-app" does not allow "servlet" here.
      Error: URI=null Line=18: Element "web-app" does not allow "servlet" here.

        • 1. Re: Tomcat web.xml
          remo

          The problem occurs if your xml file is not compliant with the web.dtd

          Check the order of nodes under the web-app node.

          Incase you are unable to find out, send the web.xml.
          Will try to help you out.

          *remo*

          • 2. Re: Tomcat web.xml
            venkat

            Thanks for the reply.i will send the web.xml file.can u trace it out.it would be a great help if u do this to me.