nicole.wollgast wrote:
the DOCTYPE I am using is:

<!DOCTYPE struts-config PUBLIC
          "-//Apache Software Foundation//DTD Struts Configuration
1.0//EN"
          "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";>

Your doctype declaration is inconsistent: you specify version 1.0 in the public 
identifier and 1.1 in the system identifier. You need to fix the public 
identifier to also reference verson 1.1.

L.
--
Laurie, Open Source advocate, Java geek and novice blogger:
http://www.holoweb.net/~laurie/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to