I'm using mod_jk2...  

It seems to work somewhat consistently on IE 5.5 and VERY inconsistently on
Netscape 4.7x on my W2K professional laptop.  It works fine with IE 5.5 on
my W2K server tower, but not with Navigator 4.7x.  Strange.

-----Original Message-----
From: Chris McCabe [mailto:[EMAIL PROTECTED]]
Sent: July 24, 2002 10:06 AM
To: Tomcat Users List
Subject: Re: Apache 2.0.39 and Tomcat 4.1.8 Servlet issue


I ran into the same problem, and it appears to be related to the 
mod_webapp module.  I switched to using mod_jk and it now works.  I 
could not find any clues to what was causing the problem (exceptions, 
etc.) and searching the web only turned up others having the same 
problem with no solution.

Chris

Short, Dave wrote:

>There is an issue with Apache 2.0.39 and Tomcat 4.1.8 (actually this issue
>first appeared with Apache 2.0.36 and Tomcat 4.0.x).  It seems, if a
servlet
>returns content (dynamically built HTML for instance) which exceeds 8192 in
>length, the content is truncated at 8192 and a blank page is rendered by
>Apache.  Actually, Apache renders what was returned by Tomcat (8192 bytes
of
>the dynamically generated HTML page).  Basically, an incomplete HTML page -
>hence it is displayed as blank.
>
>--
>To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>  
>


-- 
Chris P. McCabe  - Senior Software Systems Architect
Choice Hotels International - Information Technology
[EMAIL PROTECTED]    602-953-4416




--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to