My container usually gives a better error in the log files with the "web-app must match" warning. What was yours?
Regards, David -----Original Message----- From: A. Lotfi [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 04, 2006 7:28 PM To: Struts Users Mailing List Subject: The content of element type "web-app" must match Hi, I have a web.xml , I am using Netbeans, I got this error : The content of element type "web-app" must match Here is my web.xml , I will appreciate if you can help me : <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> <web-app> </web-app> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]