dos DTDs
Hola, estoy continuando con un proyecto de la universidad y me han empezado a surgir problemas, el primero es :
Puedo tener dos DTDs para almacenar dos estructuras diferentes en la misma carpeta? al intentar compilar el servlet me da un error el Netbeans diciendome : C:j2sdk1.4.0_03libcomibmxmlparserDTD.java:66: com.ibm.xml.parser.DTD is not abstract and does not override abstract method isSupported(java.lang.String,java.lang.String) in org.w3c.dom.Node
Puedo tener dos DTDs para almacenar dos estructuras diferentes en la misma carpeta? al intentar compilar el servlet me da un error el Netbeans diciendome : C:j2sdk1.4.0_03libcomibmxmlparserDTD.java:66: com.ibm.xml.parser.DTD is not abstract and does not override abstract method isSupported(java.lang.String,java.lang.String) in org.w3c.dom.Node
