jsp - Read XML data using specified DTD -


i working on web project need read xml file data using dtd file.

as in core java can using defaulttreemodel task simpler.

so there api provided in jsp/servlet read xml data using dtd file.

here screen shot of interpro.xml file

enter image description here

intepro.dtd

enter image description here

tree this,

enter image description here

i searched not getting clear solution read xml data using dtd create tree.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -