However, my JSP (using tomcat4) has problem with above marshal (Note my MyDTDtoXMLTester.java and my JSP are in the same system and using the same DTD.
Here is the error:
java.lang.NoSuchMethodError: org.jdom.Element.getMixedContent()Ljava/util/List;
at com.borland.xml.toolkit.Element.getChildObjects(Element.java:225)
Thanks in advance.