More specific, please:). Normally you put a break point somewhere and trace
it to the line that throws exception, if you have the source code for
tomcat, you can "step into" that line.
-Yan
-----Original Message-----
From: Lars Ohlén [mailto:lars@(protected)]
Sent: May 2, 2004 10:35
To: Tomcat Users List
Subject: Tomcat 5: What to look for when reciving 'Cannot forward after
response has been committed'
Hi,
While converting from an older Tomcat version I run into the
IllegalStateException that says
"Cannot forward after response has been committed"
I dont think that I have duplicate forwards so there must be something else
to look for
(My guess is PrintWriter outputs, response.addCookie).
Exception is throws from a servlet.
/Lars
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)