lt;http://xerces.apache.org/xerces2-j/javadocs/api/org/xml/sax/EntityResolver.html#resolveEntity%28java.lang.String,%20java.lang.String%29>
Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]
Mohammed Navas ck <[EMAIL PROTECTED
Mohammed Navas ck wrote:
Dear All
I am working on docbook integration into my application. In that I
have a file that include a entity file in a xsl file which is included
in another xsl file as follows
%common.entities;
]>
when I tried with absolute path instead of the relative path
Dear All
I am working on docbook integration into my application. In that I have
a file that include a entity file in a xsl file which is included in
another xsl file as follows
%common.entities;
]>
when I tried with absolute path instead of the relative path it works fine
but I want to use