[ThorFramework-devel] [ thorframework-Bugs-1438603 ] Redirect problems
Status: Planning
Brought to you by:
denniskempin
|
From: SourceForge.net <no...@so...> - 2006-02-25 13:36:47
|
Bugs item #1438603, was opened at 2006-02-25 14:35 Message generated for change (Settings changed) made by denniskempin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=803044&aid=1438603&group_id=157243 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core package Group: Subversion Status: Open >Resolution: Accepted Priority: 6 Submitted By: Dennis Kempin (denniskempin) Assigned to: Dennis Kempin (denniskempin) Summary: Redirect problems Initial Comment: When you use response.getWriter() and after that redirect to an image or any other file that is send binary, the default servlet crashes. May be solved using a Cache to let the servlet write to instead of directly using the javax output stream/ writer. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=803044&aid=1438603&group_id=157243 |