Re: Parsing file after reload

2001-04-06 Thread Vanasri Upadhye
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

Re: Parsing file after reload

2001-04-03 Thread Bjoern Martin
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

Parsing file after reload

2001-04-03 Thread Vanasri Upadhye
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