Ryuji Yokoyama wrote:
> Hello All!
>
> I want to use Xerces 1.4 with Servlet. If I try to create a parser as
> following by Servlet, DOMParser doesn't find the xml file. I am running
> Servlet locally using TOMCAT 3.2. This code works if I don't use
> Servlet, so I thought I had to specify the
Hello All!
I want to use Xerces 1.4 with Servlet. If I try to create a parser as
following by Servlet, DOMParser doesn't find the xml file. I am running
Servlet locally using TOMCAT 3.2. This code works if I don't use
Servlet, so I thought I had to specify the location of file differently.
Theref