As I understand it, this message means that the JSP attempted to forward
(either by means of a <jsp:forward> or because there was an exception and
it's trying to go to the error page), but the output buffer has already been
flushed; you can only forward the request if there hasn't yet been any
response actually sent back to the client. The default buffer size is 8Kb.
Richard Huss
Technical Architect, Wrox Press Ltd
richardh@w...
www.wrox.com
p2p.wrox.com
www.wroxconferences.com
www.asptoday.com
-----Original Message-----
From: Matthew Hafner [mailto:mhafner@o...]
Sent: 15 December 2000 09:13
To: Pro_JavaServer_Pages
Subject: [pro_jsp] help decoding a server error
what might be the cause for this. just looking for a general direction to
start in
java.lang.IllegalStateException: Response has already been committed
Matthew Hafner
Web Applications Engineer
Ohana Foundation
mhafner@o...
(xxx) xxx-xxxx
---
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS? Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development,
Web Development, Networking & Communications, and Hardware & Systems.
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to pro_jsp as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_jsp-$subst('Recip.MemberIDChar')@p2p.wrox.com