Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

Re: Strange message in web page

Raymond Wan

2008-07-13

Replies: Find Java Web Hosting

Author LoginPost Reply

Hi Ronald,

Ronald J Kimball wrote:
> Those are the HTTP response headers. They are showing in the browser
> because your script is returning a malformed response, i.e. printing "null
> device 1" before the headers. The browser is unable to parse the headers
> and treats them as part of the body.
>  

Thanks for this; I still haven't been able to figure out why it is doing
this, but it gives me an idea of what to look for. I didn't know one
could print something before headers; but it sounds like I'm doing
something very wrong... Thanks a lot -- will keep looking...

Ray


©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.