Re: "Content is not allowed in prolog" exception

2004-07-01 Thread NJ Rogers, Learning and Research Technology
Hi It's a prob I've had before & to do with the leading xml declaration see e.g. http://java2.5341.com/msg/44393.html - a case which might have something in common with yours? Nikki --On Thursday, July 01, 2004 10:38:08 +0530 Ramya Manian <[EMAIL PROTECTED]> wrote: Hi I get a SAX parser exception

"Content is not allowed in prolog" exception

2004-06-30 Thread Ramya Manian
Hi I get a SAX parser exception as "Content is not allowed in prolog" while parsing the response. I have included the response that I receive from the server and the stack trace of the exception. Also there are no junk characters before or after the response. Can someone please explain what can c