<html><DIV>
<P>I will try it out. </P>
<P>Thanks,</P>
<P>Bin<BR><BR></P></DIV>
<DIV></DIV>
<DIV></DIV>&gt;From: "Len van Greuning" <[EMAIL PROTECTED]>
<DIV></DIV>&gt;Reply-To: [EMAIL PROTECTED] 
<DIV></DIV>&gt;To: JRun-Talk <[EMAIL PROTECTED]>
<DIV></DIV>&gt;Subject: RE: Redirect issue 
<DIV></DIV>&gt;Date: Thu, 19 Apr 2001 09:16:48 -0400 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;Hi Bin 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;Try: 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;<%
</DIV>>     response.setBufferSize(16 * 1024); //determine your required size
</DIV>>%> 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;I hope this helps. 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;Regards 
<DIV></DIV>&gt;Len 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;Len van Greuning 
<DIV></DIV>&gt;Project Manager 
<DIV></DIV>&gt;Wirelution Inc. 
<DIV></DIV>&gt;(416) 225-1500 x 120 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;-----Original Message----- 
<DIV></DIV>&gt;From: Bin Zhou [mailto:[EMAIL PROTECTED]] 
<DIV></DIV>&gt;Sent: April 18, 2001 7:04 PM 
<DIV></DIV>&gt;To: JRun-Talk 
<DIV></DIV>&gt;Subject: Redirect issue 
<DIV></DIV>&gt; 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;Hi list, 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;I am using JSP pages in JRUN. I got the following error: 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;Response has already been committed 
<DIV></DIV>&gt;com.icims.eCand.app.eCandException: Response has already been committed 
<DIV></DIV>&gt; at com.icims.eCand.app.pgJobBean.doRedirect(pgJobBean.java:241) 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;I guess that the html head has been written before doing the redirect. 
I am 
<DIV></DIV>&gt;wondering if there is a way to buffer the page until it is fully 
generated. 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;Thanks, 
<DIV></DIV>&gt; 
<DIV></DIV>&gt;Bin 
<DIV></DIV>&gt;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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