Using mod_webapp on Debian Woody

2002-03-01 Thread Björn Nilsson
Hello, im trying to use mod_webapp, with Tomcat 4.0.2 Apache 1.3.22 Debian Woody i386 I have tried with all mod_webapp.so files i could find on the jakarta site, but i always get the same error in Apache's error.log [Fri Mar 1 14:14:12 2002] [notice] child pid 4657 exit signal Segmentation f

buffer="XXkb" and jsp:forward

2002-02-14 Thread Björn Nilsson
My page is built somthing like this: <%@ page buffer="200kb" %> Write lots of stuff, that goes into the buffer There could still be the case where the buffer gets flushed BEFORE jsp:forward is parsed by the servlet engine. When you forward the buffer gets CLEARED right? This someti

Blank pages problem, Tomcat 3.2.3

2002-02-13 Thread Björn Nilsson
Hello I am using Tomcat 3.2.3 configured with mod_jk, behind apache 1.3, on Debian GNU/Linux 2.2 My webapp is using an Oracle 8i database. The problem I have is sometimes empty pages are returned to the browser. It happens fairly random so I cant really reproduce the problem or trace it to par