Hi Bin

Try:

<%
    response.setBufferSize(16 * 1024); //determine your required size
%>

I hope this helps.

Regards
Len

Len van Greuning
Project Manager
Wirelution Inc.
(416) 225-1500 x 120

-----Original Message-----
From: Bin Zhou [mailto:[EMAIL PROTECTED]]
Sent: April 18, 2001 7:04 PM
To: JRun-Talk
Subject: Redirect issue


Hi list,

I am using JSP pages in JRUN.  I got the following error:

Response has already been committed
com.icims.eCand.app.eCandException: Response has already been committed
        at com.icims.eCand.app.pgJobBean.doRedirect(pgJobBean.java:241)

I guess that the html head has been written before doing the redirect. I am
wondering if there is a way to buffer the page until it is fully generated.

Thanks,

Bin
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to