如果被迫使用jsp(而不是servlet),则可以查看此方法
它使用
ServletOutputStream,而不是,更适合二进制内容
JspWriter。
Also note the settings for trimming the whitespaces.

如果被迫使用jsp(而不是servlet),则可以查看此方法
它使用
ServletOutputStream,而不是,更适合二进制内容
JspWriter。
Also note the settings for trimming the whitespaces.