At 09:07 AM 1/23/04 -0800, Cindy Ballreich wrote:
>
>I just noticed that when I get the ServletResponse using 
>pageContext.getResponse() in a custom tag, that the response 
>seems to always be already committed. Is this always the 
>case with tags or am I doing something wrong? I couldn't 
>find any documentation that spells out the response-commit 
>process. Could someone point me in the right direction?
>

I managed to answer my own question. The response is committed when something is 
written to the output page. 

I KNEW that!

Cindy

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

Reply via email to