0 Replies Latest reply on May 24, 2002 7:26 AM by venkat

    SaxPaser Validation error in tomcat Web.Xml

    venkat

      this is the sixe of view vector11
      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.
      Error: URI=null Line=22: Element "web-app" does not allow "servlet" here.
      Error: URI=null Line=26: Element "web-app" does not allow "servlet" here.
      Error: URI=null Line=31: Element "web-app" does not allow "servlet" here.
      Error: URI=null Line=37: Element "web-app" does not allow "servlet" here.
      Error: URI=null Line=42: Element "web-app" does not allow "servlet" here.
      Error: URI=null Line=47: Element "web-app" does not allow "servlet-mapping" here.
      Error: URI=null Line=52: Element "web-app" does not allow "servlet-mapping" here.

      Can anybody solve this problem