e.
Vanasri
- Original Message -
From: "Bjoern Martin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 03, 2001 10:20 AM
Subject: Re: Parsing file after reload
> Hi, Vanasri.
>
> > [...]
> > When i load my applet the file is parsed fine an
Hi, Vanasri.
> [...]
> When i load my applet the file is parsed fine and my tree is
> created. But when i try Reload or refresh I get the file from
> server but the parser doesn't parse. It doesn't even give me any
> error.
> Can anybody tell what i should do to get it or where i must be
> going w
I am using
Apache Sax 2 to parse file with jdk1.3.
When i load my applet the file is parsed fine and my tree is
created. But when i try Reload or refresh I get the file from server but the
parser doesn't parse. It doesn't even give me any error.
Can anybody tell what i should do to get it or