| Author |
Can I change the response mime type midway?
|
utsav gupta
Ranch Hand
Joined: Mar 19, 2009
Posts: 57
|
|
Hi
I wish to send a jpeg file to the browser followed by some text. How can i achieve that? Do i have to change the content type after writing the jpeg file in output stream to plain text?
Thanks
utsav.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56229
|
|
No.
One request == one response.
What are you actually trying to accomplish?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Can I change the response mime type midway?
|
|
|