| Author |
IllegalStateException when piping XSLT result into getOutputStream()
|
Justin Chu
Ranch Hand
Joined: Apr 19, 2002
Posts: 209
|
|
As subject Is it because UTF-8 format cannot be printed into a servlet response's output stream? I used getWriter() instead of getOutputStream(), and it works. [ December 10, 2002: Message edited by: Chu Tan ]
|
 |
 |
|
|
subject: IllegalStateException when piping XSLT result into getOutputStream()
|
|
|