On Mon, 9 Sep 2002, Shankar wrote:
> Hello,
>
> I have 2 projects, say Project A, Project B.
>
> For running the Project A I must use Xerces DOM Parser and
> for Project B I need Crimsion DOM Parser.
> I am using Websphere VisualAge4.0.
>
> I used the following code for instatiating DOM Parser i
mber 09, 2002 11:18 AM
Subject: DOM Parsers...
> Hello,
>
> I have 2 projects, say Project A, Project B.
>
> For running the Project A I must use Xerces DOM Parser and
> for Project B I need Crimsion DOM Parser.
> I am using Websphere VisualAge4.0.
>
> I used the followi
Hello Shankar,
Monday, September 09, 2002, 12:18:59 PM, you wrote:
S> Hello,
S> I have 2 projects, say Project A, Project B.
S> For running the Project A I must use Xerces DOM Parser and
S> for Project B I need Crimsion DOM Parser.
S> I am using Websphere VisualAge4.0.
S> I used the following
Hello,
I have 2 projects, say Project A, Project B.
For running the Project A I must use Xerces DOM Parser and
for Project B I need Crimsion DOM Parser.
I am using Websphere VisualAge4.0.
I used the following code for instatiating DOM Parser in Project A:
javax.xml.parsers.DocumentBuilderFact