Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Garbled Pages

Frank Febbraro

2003-09-16

Replies:

Hello Everyone,

I have connected apache 2.0.43 and Tomcat 4.1.27-LE with mod_jk2.

Some of the pages in my webapp are all screwed up when being returned via apache.

It appears that they display a portion of included javascript files, then an HTTP header, and then my rendered content underneath the screwed up stuff. The page gets displayed as followed:

<<a ton of displayed javascript>>

HTTP/1.1 200 OK Date: Tue, 16 Sep 2003 13:59:13 GMT Server: Apache Content-Type: text/html;charset=ISO-8859-1 Keep-Alive: timeout=15, max=97 Connection: Keep-Alive Transfer-Encoding: chunked cae

<<the actual page that was to be displayed>>


Has anyone seen this before? Is this a known problem or user error?

Thanks very much for any help,
Frank Febbraro
©2008 junlu.com - Jax Systems, LLC, U.S.A.